* [PATCH liburing v2] .gitignore: add missing tests to ignore
@ 2020-01-29 9:17 Stefano Garzarella
2020-01-29 13:39 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Stefano Garzarella @ 2020-01-29 9:17 UTC (permalink / raw)
To: Jens Axboe; +Cc: io-uring, linux-kernel
Signed-off-by: Stefano Garzarella <[email protected]>
---
v1 -> v2:
- rebased on master
- forced 8-bit content transfer encoding (I hope it works)
---
.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] 2+ messages in thread
* Re: [PATCH liburing v2] .gitignore: add missing tests to ignore
2020-01-29 9:17 [PATCH liburing v2] .gitignore: add missing tests to ignore Stefano Garzarella
@ 2020-01-29 13:39 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2020-01-29 13:39 UTC (permalink / raw)
To: Stefano Garzarella; +Cc: io-uring, linux-kernel
On 1/29/20 2:17 AM, Stefano Garzarella wrote:
> Signed-off-by: Stefano Garzarella <[email protected]>
> ---
> v1 -> v2:
> - rebased on master
> - forced 8-bit content transfer encoding (I hope it works)
It does work - applied, thanks!
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-29 13:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-29 9:17 [PATCH liburing v2] .gitignore: add missing tests to ignore Stefano Garzarella
2020-01-29 13:39 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox