lkml.org 
[lkml]   [2021]   [Dec]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[RFC PATCH liburing v1 1/5] .gitignore: Add `/test/xattr` and `/test/getdents`
Date
When Stefan added these two tests, he forgot to add them to
the .gitignore. Add them.

Signed-off-by: Ammar Faizi <ammarfaizi2@gmail.com>
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 0a72f03..4e70f20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@
/test/files-exit-hang-timeout
/test/fixed-link
/test/fsync
+/test/getdents
/test/hardlink
/test/io-cancel
/test/io_uring_enter
@@ -133,6 +134,7 @@
/test/submit-link-fail
/test/exec-target
/test/skip-cqe
+/test/xattr
/test/*.dmesg
/test/output/

--
2.32.0
\
 
 \ /
  Last update: 2021-12-30 18:51    [W:0.057 / U:1.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site