diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-01-16 03:51:56 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-01-16 04:03:57 +0100 |
commit | 0c08f5cde749bd2818475e487109cd0d413452df (patch) | |
tree | ae8ee5f5fc5d9121420b2d7897b260ffc7e67206 /src/core/namespace.c | |
parent | ec76596cab6298ae1fb9d7cbe4ad56f175e87943 (diff) |
shutdown: in the final umount loop don't use MNT_FORCE
MNT_FORCE is honoured by NFS and FUSE and allows unmounting of the FS
even if consumers still use it. For our brute-force loop we rely on
EBUSY being reported as long as a file system is still used by a
loopback device or suchlike. Hence, drop MNT_FORCE to make EBUSY
reliable.
Diffstat (limited to 'src/core/namespace.c')
0 files changed, 0 insertions, 0 deletions