Re: [PATCH] readv.2, io_submit.2: Document RWF_APPEND added in Linux 4.16

2018-04-05 Thread Michael Kerrisk (man-pages)
Hello Jürg Thanks for the patch, but there are some details that are unexplained in the text and in the kernel commit message. Does the use of these flags change the file offset? The text should make this point explicit. Presumably, when using this flag for pwritev2(), the 'offset' argument of t

[PATCH] readv.2, io_submit.2: Document RWF_APPEND added in Linux 4.16

2018-03-28 Thread Jürg Billeter
Signed-off-by: Jürg Billeter --- man2/io_submit.2 | 10 ++ man2/readv.2 | 10 ++ 2 files changed, 20 insertions(+) diff --git a/man2/io_submit.2 b/man2/io_submit.2 index 397fd0b75..79fcdfee4 100644 --- a/man2/io_submit.2 +++ b/man2/io_submit.2 @@ -111,6 +111,16 @@ field of th