Commit 7e37477
committed
coreos-base/update_engine: Fix opaque directory handling
When /etc way kept busy through, e.g., a process using it as CWD, then
even in the temporary namespace unmounting failed unless it was done
with the lazy option.
This pulls in flatcar/update_engine#52 to
address this.
Signed-off-by: Kai Lueke <kailuke@microsoft.com>1 parent 2fe32a6 commit 7e37477
File tree
1 file changed
+1
-1
lines changed- sdk_container/src/third_party/coreos-overlay/coreos-base/update_engine
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments