]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: small change to mount.8 loopdev section
authorKarel Zak <kzak@redhat.com>
Thu, 4 Aug 2016 09:56:50 +0000 (11:56 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 4 Aug 2016 09:56:50 +0000 (11:56 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8

index f182ef95950911e7d82dc24c8a22cab1dd3cd383..79d77bc98b4aa20290b6fda20b9648593731dc3c 100644 (file)
@@ -2932,8 +2932,9 @@ You can also free a loop device by hand, using
 .BR "losetup \-d " or " umount \-d" .
 
 Since util-linux v2.29 mount command re-uses the loop device rather than
-initialize a new device if the same backing file is already mounted with the
-same offset and sizelimit.
+initialize a new device if the same backing file is already used for some loop
+device with the same offset and sizelimit. This is necessary to avoid
+a filesystem corruption.
 
 .SH RETURN CODES
 .B mount