* [PATCH liburing] .gitignore: add missing tests to ignore
@ 2020-01-27 16:22 Stefano Garzarella
0 siblings, 0 replies; only message in thread
From: Stefano Garzarella @ 2020-01-27 16:22 UTC (permalink / raw)
To: Jens Axboe; +Cc: linux-kernel, io-uring
Signed-off-by: Stefano Garzarella <[email protected]>
---
.gitignore | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/.gitignore b/.gitignore
index fdb4b32..acbd30b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,7 @@
/test/a4c0b3decb33-test
/test/accept
/test/accept-link
+/test/accept-reuse
/test/accept-test
/test/b19062a56726-test
/test/b5837bd5311d-test
@@ -36,8 +37,11 @@
/test/d77a67ed5f27-test
/test/defer
/test/eeed8b54e0df-test
+/test/fadvise
+/test/fallocate
/test/fc2a85cb02ef-test
/test/file-register
+/test/file-update
/test/fixed-link
/test/fsync
/test/io_uring_enter
@@ -47,18 +51,26 @@
/test/link
/test/link-timeout
/test/link_drain
+/test/madvise
/test/nop
+/test/open-close
+/test/openat2
/test/poll
/test/poll-cancel
/test/poll-cancel-ton
/test/poll-link
/test/poll-many
+/test/poll-v-poll
+/test/probe
/test/read-write
/test/ring-leak
/test/send_recvmsg
+/test/shared-wq
+/test/short-read
/test/socket-rw
/test/sq-full
/test/sq-space_left
+/test/statx
/test/stdout
/test/submit-reuse
/test/teardowns
--
2.24.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-01-27 16:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-27 16:22 [PATCH liburing] .gitignore: add missing tests to ignore Stefano Garzarella
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox