On 2/15/24 17:15, Filipe Manana wrote:
On Thu, Feb 15, 2024 at 6:34 AM Anand Jain <anand.jain@xxxxxxxxxx> wrote:
Signed-off-by: Anand Jain <anand.jain@xxxxxxxxxx>
Please always add a changelog...
Also, you need to update your local checkout...
Oh no. I thought I did.
This was already fixed before:
https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/commit/?h=for-next&id=acff198213e3d874e76f6a133a816c8dee5e128d
It's also odd to include this in a patchset for the tempfsid feature,
as it's completely unrelated, it should go as a separate patch.
I should have.
I'll drop this patch in v2 (if any).
Thanks, Anand
Thanks.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 5cc3a5e4ae57..d930b9cc8404 100644
--- a/.gitignore
+++ b/.gitignore
@@ -204,6 +204,7 @@ tags
/src/vfs/mount-idmapped
/src/log-writes/replay-log
/src/perf/*.pyc
+/src/t_reflink_read_race
# Symlinked files
/tests/generic/035.out
--
2.39.3