summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorStanislav Brabec2016-07-15 15:07:38 +0200
committerKarel Zak2016-08-03 11:53:28 +0200
commit7aa390db981d7c587940a60fce5ca1b548f1cd74 (patch)
treec901e915a1574e8aa714016961658dc3dc295589 /sys-utils/mount.8
parenttests: Add loop-overlay test (diff)
downloadkernel-qcow2-util-linux-7aa390db981d7c587940a60fce5ca1b548f1cd74.tar.gz
kernel-qcow2-util-linux-7aa390db981d7c587940a60fce5ca1b548f1cd74.tar.xz
kernel-qcow2-util-linux-7aa390db981d7c587940a60fce5ca1b548f1cd74.zip
mount.8: Update loop device documentation
New code checks both offset and sizelimit before re-using loop device. Signed-off-by: Stanislav Brabec <sbrabec@suse.cz>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 0c04a65ab..f182ef959 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -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