summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
authorAmir Goldstein <amir73il@gmail.com>2021-03-22 19:39:44 +0200
committerJan Kara <jack@suse.cz>2021-04-19 16:03:48 +0200
commit59cda49ecf6c9a32fae4942420701b6e087204f6 (patch)
tree8a24983b9d5074a44a9ae419904de8b3dbb4f27e /kernel/sysctl.c
parent9591c3a34f7722bd77f42c98d76fd5a5bad465f0 (diff)
shmem: allow reporting fanotify events with file handles on tmpfs
Since kernel v5.1, fanotify_init(2) supports the flag FAN_REPORT_FID for identifying objects using file handle and fsid in events. fanotify_mark(2) fails with -ENODEV when trying to set a mark on filesystems that report null f_fsid in stasfs(2). Use the digest of uuid as f_fsid for tmpfs to uniquely identify tmpfs objects as best as possible and allow setting an fanotify mark that reports events with file handles on tmpfs. Link: https://lore.kernel.org/r/20210322173944.449469-3-amir73il@gmail.com Acked-by: Hugh Dickins <hughd@google.com> Reviewed-by: Christian Brauner <christian.brauner@ubuntu.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions