New code checks both offset and sizelimit before re-using loop device. Signed-off-by: Stanislav Brabec <sbrabec@xxxxxxx> --- sys-utils/mount.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 0c04a65..f182ef9 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 -- 2.9.0 -- Best Regards / S pozdravem, Stanislav Brabec software developer --------------------------------------------------------------------- SUSE LINUX, s. r. o. e-mail: sbrabec@xxxxxxxx Křižíkova 148/34 (Corso IIa) tel: +49 911 7405384547 186 00 Praha 8-Karlín fax: +420 284 084 001 Czech Republic http://www.suse.cz/ PGP: 830B 40D5 9E05 35D8 5E27 6FA3 717C 209F A04F CD76 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html