[LTP] [PATCH 1/1] fanotify22: Add 76486b104168 tag

Petr Vorel pvorel@suse.cz
Thu Jan 9 07:51:29 CET 2025


New tag for commit from v6.13-rc1 which fixes problem from v6.12-rc1.

Closes: https://github.com/linux-test-project/ltp/issues/1206
Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Hi,

Kernel 6.13-rc6 has been released, it should be safe to add the tag.
We can wait till 6.13 final release, but this tag should get into
upcoming LTP release.

Kind regards,
Petr

 testcases/kernel/syscalls/fanotify/fanotify22.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testcases/kernel/syscalls/fanotify/fanotify22.c b/testcases/kernel/syscalls/fanotify/fanotify22.c
index 19d437b945..1c72101369 100644
--- a/testcases/kernel/syscalls/fanotify/fanotify22.c
+++ b/testcases/kernel/syscalls/fanotify/fanotify22.c
@@ -325,6 +325,7 @@ static struct tst_test test = {
 	},
 	.tags = (const struct tst_tag[]) {
 		{"linux-git", "124e7c61deb2"},
+		{"linux-git", "76486b104168"},
 		{}
 	},
 	.needs_cmds = (const char *[]) {
-- 
2.47.1



More information about the ltp mailing list