On 3/7/24 20:56, Zorro Lang wrote:
On Thu, Mar 07, 2024 at 06:20:22PM +0530, Anand Jain wrote:
git status reports a stray src/fcntl_lock_corner_tests; bring it under the
ignore.
Signed-off-by: Anand Jain <anand.jain@xxxxxxxxxx>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 3b160209ac03..574aa9e8c1d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,6 +93,7 @@ tags
/src/fsync-err
/src/fsync-tester
/src/ftrunc
+/src/fcntl_lock_corner_tests
I haven't merged this test[1], the author is still looking into it,
due to some issues on cifs side. So this's an invalid patch.
But you remind me that patch forgot to do this change :) You can
reply to it as a review point :)
If not integrated, this change can be folded into it no need of a
new patch. Adding a review comment to remain the author.
Thanks, Anand
Thanks,
Zorro
[1]
https://lore.kernel.org/fstests/20240303050853.f7wslqfkkgdfv37i@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/
/src/genhashnames
/src/getdevicesize
/src/getpagesize
--
2.39.3