Christian, This is the rename that you proposed, for the helpers needed by overlayfs. I could stage this in the overlayfs tree for 6.7, but it has a bit of conflict potential, so maybe best if you stage this in vfs tree. Perhaps on a topic branch that is expected to be a little more steady than 'vfs.misc', so that I can base overlayfs-next on it? Thanks, Amir. Amir Goldstein (2): fs: rename __mnt_{want,drop}_write*() helpers fs: export mnt_{get,put}_write_access() to modules fs/inode.c | 8 ++++---- fs/internal.h | 12 ++++++------ fs/namespace.c | 36 +++++++++++++++++++----------------- fs/open.c | 2 +- include/linux/mount.h | 4 ++-- kernel/acct.c | 4 ++-- 6 files changed, 34 insertions(+), 32 deletions(-) -- 2.34.1