umount.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-08-12 22:04:19 +02:00
parent 23779c0533
commit 76218efa25
1 changed files with 7 additions and 4 deletions

View File

@ -62,10 +62,13 @@ controlling the behavior of the operation:
.TP .TP
.BR MNT_FORCE " (since Linux 2.1.116)" .BR MNT_FORCE " (since Linux 2.1.116)"
Ask the filesystem to abort pending requests before attempting the Ask the filesystem to abort pending requests before attempting the
unmount. This may allow the unmount to complete without waiting unmount.
for an inaccessible server, but could cause data loss. If, after This may allow the unmount to complete without waiting
aborting requests, some processes still have active references to the for an inaccessible server, but could cause data loss.
filesystem, the unmount will still fail. In Linux 4.12, only the If, after aborting requests,
some processes still have active references to the filesystem,
the unmount will still fail.
In Linux 4.12, only the
filesystems filesystems
9p (2.6.16), 9p (2.6.16),
ceph (2.6.34), ceph (2.6.34),