All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] loop.4: Document LO_FLAGS_DIRECT_IO flag
@ 2020-08-01  8:52 Yang Xu
  0 siblings, 0 replies; only message in thread
From: Yang Xu @ 2020-08-01  8:52 UTC (permalink / raw)
  To: linux-man; +Cc: Yang Xu

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

diff --git a/man4/loop.4 b/man4/loop.4
index a3c59310d..2dcbac807 100644
--- a/man4/loop.4
+++ b/man4/loop.4
@@ -130,6 +130,9 @@ The loopback device will autodestruct on last close.
 .BR LO_FLAGS_PARTSCAN " (since Linux 3.2)"
 .\" commit e03c8dd14915fabc101aa495828d58598dc5af98
 Allow automatic partition scanning.
+.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] only message in thread

only message in thread, other threads:[~2020-08-01  8:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-01  8:52 [PATCH] loop.4: Document LO_FLAGS_DIRECT_IO flag Yang Xu

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.