* [PATCH liburing] Add test/splice to .gitignore
@ 2020-03-25 8:33 Stefano Garzarella
2020-03-25 14:41 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Stefano Garzarella @ 2020-03-25 8:33 UTC (permalink / raw)
To: Jens Axboe; +Cc: linux-kernel, io-uring
Signed-off-by: Stefano Garzarella <[email protected]>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 9f85a5f..db163b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,6 +74,7 @@
/test/shared-wq
/test/short-read
/test/socket-rw
+/test/splice
/test/sq-full
/test/sq-poll-kthread
/test/sq-space_left
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH liburing] Add test/splice to .gitignore
2020-03-25 8:33 [PATCH liburing] Add test/splice to .gitignore Stefano Garzarella
@ 2020-03-25 14:41 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2020-03-25 14:41 UTC (permalink / raw)
To: Stefano Garzarella; +Cc: linux-kernel, io-uring
On 3/25/20 2:33 AM, Stefano Garzarella wrote:
> Signed-off-by: Stefano Garzarella <[email protected]>
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 9f85a5f..db163b4 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -74,6 +74,7 @@
> /test/shared-wq
> /test/short-read
> /test/socket-rw
> +/test/splice
> /test/sq-full
> /test/sq-poll-kthread
> /test/sq-space_left
Applied, thanks.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-25 14:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-25 8:33 [PATCH liburing] Add test/splice to .gitignore Stefano Garzarella
2020-03-25 14:41 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox