We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1050aeb commit bea34c4Copy full SHA for bea34c4
testcases/kernel/syscalls/fanotify/fanotify21.c
@@ -33,7 +33,7 @@
33
#define MOUNT_PATH "fs_mnt"
34
#define TEST_FILE MOUNT_PATH "/testfile"
35
36
-static struct pidfd_fdinfo_t {
+struct pidfd_fdinfo_t {
37
int pos;
38
int flags;
39
int mnt_id;
0 commit comments