public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4] loop.4: add some details about lo_flags
@ 2020-09-10  2:19 Yang Xu
  2020-09-10  6:13 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Yang Xu @ 2020-09-10  2:19 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man, wharms, Yang Xu

Signed-off-by: Yang Xu <xuyang2018.jy@cn.fujitsu.com>
---
 man4/loop.4 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/man4/loop.4 b/man4/loop.4
index fc41668b5..928fa8c2c 100644
--- a/man4/loop.4
+++ b/man4/loop.4
@@ -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.
-- 
2.23.0




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v4] loop.4: add some details about lo_flags
  2020-09-10  2:19 [PATCH v4] loop.4: add some details about lo_flags Yang Xu
@ 2020-09-10  6:13 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-09-10  6:13 UTC (permalink / raw)
  To: Yang Xu; +Cc: mtk.manpages, linux-man, wharms

On 9/10/20 4:19 AM, Yang Xu wrote:
> Signed-off-by: Yang Xu <xuyang2018.jy@cn.fujitsu.com>
> ---
>  man4/loop.4 | 7 +++++++
>  1 file changed, 7 insertions(+)

Thanks, Yang Xu. Patch applied.

Cheers,

Michael

> diff --git a/man4/loop.4 b/man4/loop.4
> index fc41668b5..928fa8c2c 100644
> --- a/man4/loop.4
> +++ b/man4/loop.4
> @@ -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.
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-10  6:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-10  2:19 [PATCH v4] loop.4: add some details about lo_flags Yang Xu
2020-09-10  6:13 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox