* [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
* Re: [PATCH] add src/t_reflink_read_race to .gitignore
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
1 sibling, 0 replies; 3+ messages in thread
From: Darrick J. Wong @ 2024-02-21 15:54 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: zlang, fstests
On Wed, Feb 21, 2024 at 01:10:21PM +0100, Christoph Hellwig wrote:
> Just like all the other test programs.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
Sorry about chronically missing that,
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
--D
> ---
> .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 [flat|nested] 3+ messages in thread
* Re: [PATCH] add src/t_reflink_read_race to .gitignore
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
1 sibling, 0 replies; 3+ messages in thread
From: Zorro Lang @ 2024-03-01 11:00 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: zlang, fstests
On Wed, Feb 21, 2024 at 01:10:21PM +0100, Christoph Hellwig wrote:
> 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
This line has been added by:
commit acff198213e3d874e76f6a133a816c8dee5e128d
Author: Li Zhijian <lizhijian@fujitsu.com>
Date: Fri Jan 12 17:45:24 2024 +0800
gitignore: Add missing /src/t_reflink_read_race
Thanks,
Zorro
> /src/t_rename_overwrite
> /src/t_snapshot_deleted_subvolume
> /src/t_stripealign
> --
> 2.39.2
>
^ permalink raw reply [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