Miklos, Following the discussions on hugetlbfs-overlayfs, I wanted to see if we can do better to emulate the underlying file supported ops. Those patches don't actually help the hugetlbfs issue at all and I am not sure they improve anything, but I though it would be better if you had a look to say if there is anything interesting we can get from this. Thanks, Amir. Amir Goldstein (2): ovl: inherit supported ops f_mode flags from final real file ovl: warn about unsupported file operations on upper fs fs/overlayfs/copy_up.c | 11 ++++++++ fs/overlayfs/file.c | 11 ++++++++ fs/overlayfs/overlayfs.h | 5 ++++ fs/overlayfs/super.c | 60 ++++++++++++++++++++++++++-------------- 4 files changed, 66 insertions(+), 21 deletions(-) -- 2.17.1