All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/3] loop.4: Document LO_FLAGS_DIRECT_IO flag
@ 2020-08-06  9:48 Yang Xu
  2020-08-06  9:48 ` [PATCH v2 2/3] loop.4: add some details about lo_flag Yang Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Yang Xu @ 2020-08-06  9:48 UTC (permalink / raw)
  To: linux-man; +Cc: Yang Xu

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

diff --git a/man4/loop.4 b/man4/loop.4
index a3c59310d..1f8a31ac7 100644
--- a/man4/loop.4
+++ b/man4/loop.4
@@ -130,6 +130,10 @@ The loopback device will autodestruct on last close.
 .BR LO_FLAGS_PARTSCAN " (since Linux 3.2)"
 .\" commit e03c8dd14915fabc101aa495828d58598dc5af98
 Allow automatic partition scanning.
+.TP
+.BR LO_FLAGS_DIRECT_IO " (since Linux 4.10)"
+.\" commit 2e5ab5f379f96a6207c45be40c357ebb1beb8ef3
+Use direct io mode to access backing file.
 .RE
 .TP
 .B LOOP_GET_STATUS
-- 
2.23.0




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

end of thread, other threads:[~2020-09-09 15:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-06  9:48 [PATCH v2 1/3] loop.4: Document LO_FLAGS_DIRECT_IO flag Yang Xu
2020-08-06  9:48 ` [PATCH v2 2/3] loop.4: add some details about lo_flag Yang Xu
2020-08-07  7:36   ` AW: " Walter Harms
2020-08-10  6:53     ` Yang Xu
2020-08-10  7:39       ` AW: " Walter Harms
2020-09-08  9:55         ` Yang Xu
2020-09-09  9:06           ` Michael Kerrisk (man-pages)
2020-09-09 11:17             ` Yang Xu
2020-08-06  9:48 ` [PATCH v2 3/3] loop.4: Document loop_configure ioctl Yang Xu
2020-09-09  9:17   ` Michael Kerrisk (man-pages)
2020-09-09 11:20     ` Yang Xu
2020-09-09  9:06 ` [PATCH v2 1/3] loop.4: Document LO_FLAGS_DIRECT_IO flag Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.