public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] add src/t_reflink_read_race to .gitignore
@ 2024-02-21 12:10 Christoph Hellwig
  2024-02-21 15:54 ` Darrick J. Wong
  2024-03-01 11:00 ` Zorro Lang
  0 siblings, 2 replies; 3+ messages in thread
From: Christoph Hellwig @ 2024-02-21 12:10 UTC (permalink / raw)
  To: zlang; +Cc: fstests

Just like all the other test programs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 50ca94e98..d66190b13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -165,6 +165,7 @@ tags
 /src/t_readdir_1
 /src/t_readdir_2
 /src/t_readdir_3
+/src/t_reflink_read_race
 /src/t_rename_overwrite
 /src/t_snapshot_deleted_subvolume
 /src/t_stripealign
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-01 11:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-21 12:10 [PATCH] add src/t_reflink_read_race to .gitignore Christoph Hellwig
2024-02-21 15:54 ` Darrick J. Wong
2024-03-01 11:00 ` Zorro Lang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox