Jan, I needed the tmpfs patch for the userns filesystem mark POC, but it looks useful for its own right to be able to set filesystem mount or inode marks on tmpfs with FAN_REPORT_FID. I can break the cleanup patch into helper and individual patches for the fs maintainers, but since its so dummy, I thought it might be best to get an ACK from fs maintainers and carry this as a single patch. Thanks, Amir. Amir Goldstein (2): fs: introduce a wrapper uuid_to_fsid() shmem: allow reporting fanotify events with file handles on tmpfs fs/ext2/super.c | 5 +---- fs/ext4/super.c | 5 +---- fs/zonefs/super.c | 5 +---- include/linux/statfs.h | 7 +++++++ mm/shmem.c | 3 +++ 5 files changed, 13 insertions(+), 12 deletions(-) -- 2.25.1