]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount.8: Update loop device documentation
authorStanislav Brabec <sbrabec@suse.cz>
Fri, 15 Jul 2016 13:07:38 +0000 (15:07 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 3 Aug 2016 09:53:28 +0000 (11:53 +0200)
New code checks both offset and sizelimit before re-using loop device.

Signed-off-by: Stanislav Brabec <sbrabec@suse.cz>
sys-utils/mount.8

index 0c04a65abfa802ae74869f19e552362a65e44ed0..f182ef95950911e7d82dc24c8a22cab1dd3cd383 100644 (file)
@@ -2933,7 +2933,7 @@ You can also free a loop device by hand, using
 
 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.
+same offset and sizelimit.
 
 .SH RETURN CODES
 .B mount