From: Stanislav Brabec Date: Fri, 15 Jul 2016 13:07:38 +0000 (+0200) Subject: mount.8: Update loop device documentation X-Git-Tag: v2.29-rc1~134^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7aa390db981d7c587940a60fce5ca1b548f1cd74;p=thirdparty%2Futil-linux.git mount.8: Update loop device documentation New code checks both offset and sizelimit before re-using loop device. Signed-off-by: Stanislav Brabec --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 0c04a65abf..f182ef9595 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