]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
loop.4: Add some details about lo_flags
authorYang Xu <xuyang2018.jy@cn.fujitsu.com>
Thu, 10 Sep 2020 02:19:44 +0000 (10:19 +0800)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 10 Sep 2020 06:11:10 +0000 (08:11 +0200)
Signed-off-by: Yang Xu <xuyang2018.jy@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man4/loop.4

index fc41668b5c249652ae454ceb90a29ae051ee3c25..928fa8c2c493c586f285746f0972d7cc32c1273a 100644 (file)
@@ -135,6 +135,13 @@ Allow automatic partition scanning.
 .\" commit 2e5ab5f379f96a6207c45be40c357ebb1beb8ef3
 Use direct I/O mode to access the backing file.
 .RE
+.IP
+The only lo_flags that can be modified by using
+.BR LOOP_SET_STATUS
+are
+.BR LO_FLAGS_AUTOCLEAR
+and
+.BR LO_FLAGS_PARTSCAN .
 .TP
 .B LOOP_GET_STATUS
 Get the status of the loop device.