diff mbox series

[COMMITTED] runtest/syscalls: Add entry for fanotify12

Message ID 20190416133433.21708-1-chrubis@suse.cz
State Accepted
Headers show
Series [COMMITTED] runtest/syscalls: Add entry for fanotify12 | expand

Commit Message

Cyril Hrubis April 16, 2019, 1:34 p.m. UTC
Fixes:
commit 579a27b8c3e496a74614836e80a5f4b5085c050c
Author: Matthew Bobrowski <mbobrowski@mbobrowski.org>
Date:   Sat Oct 27 21:09:01 2018 +1100

    syscalls/fanotify12: add new test to support new FAN_OPEN_EXEC event mask

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
CC: Matthew Bobrowski <mbobrowski@mbobrowski.org>
---
 runtest/syscalls | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/runtest/syscalls b/runtest/syscalls
index 5267c4d93..2b8ca719b 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -536,6 +536,7 @@  fanotify08 fanotify08
 fanotify09 fanotify09
 fanotify10 fanotify10
 fanotify11 fanotify11
+fanotify12 fanotify12
 
 ioperm01 ioperm01
 ioperm02 ioperm02