All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH COMMITTED] syscalls/writev07: add note with known kernel fixes for this test
@ 2023-10-23  6:15 Jan Stancek
  2023-10-23  8:28 ` Cyril Hrubis
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Stancek @ 2023-10-23  6:15 UTC (permalink / raw)
  To: ltp

Signed-off-by: Jan Stancek <jstancek@redhat.com>
---
 testcases/kernel/syscalls/writev/writev07.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/testcases/kernel/syscalls/writev/writev07.c b/testcases/kernel/syscalls/writev/writev07.c
index b725f08db0da..99734025c9bf 100644
--- a/testcases/kernel/syscalls/writev/writev07.c
+++ b/testcases/kernel/syscalls/writev/writev07.c
@@ -18,6 +18,10 @@
  *
  *   See: [RFC] writev() semantics with invalid iovec in the middle
  *        https://marc.info/?l=linux-kernel&m=147388891614289&w=2
+ *
+ * This is also regression test for kernel commits:
+ *   20c64ec83a9f ("iomap: fix a regression for partial write errors")
+ *   3ac974796e5d ("iomap: fix short copy in iomap_write_iter()")
  */
 
 #include <errno.h>
-- 
2.31.1


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2023-10-23 10:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-23  6:15 [LTP] [PATCH COMMITTED] syscalls/writev07: add note with known kernel fixes for this test Jan Stancek
2023-10-23  8:28 ` Cyril Hrubis
2023-10-23 10:20   ` Petr Vorel
2023-10-23 10:43     ` Jan Stancek

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.