linux/fs/overlayfs
Miklos Szeredi d5dc7486e8 ovl: use ovl_do_getxattr() for private xattr
Use the convention of calling ovl_do_foo() for operations which are overlay
specific.

This patch is a no-op, and will have significance for supporting
"user.overlay." xattr namespace.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2020-09-02 10:58:48 +02:00
..
copy_up.c ovl: clean up ovl_getxattr() in copy_up.c 2020-09-02 10:58:48 +02:00
dir.c ovl: initialize OVL_UPPERDATA in ovl_lookup() 2020-06-02 22:20:25 +02:00
export.c ovl: relax WARN_ON() when decoding lower directory file handle 2020-07-16 00:09:17 +02:00
file.c ovl: provide a mount option "volatile" 2020-09-02 10:58:48 +02:00
inode.c ovl: use ovl_do_getxattr() for private xattr 2020-09-02 10:58:48 +02:00
Kconfig docs: fix broken references to text files 2020-04-20 15:35:59 -06:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
namei.c ovl: use ovl_do_getxattr() for private xattr 2020-09-02 10:58:48 +02:00
overlayfs.h ovl: use ovl_do_getxattr() for private xattr 2020-09-02 10:58:48 +02:00
ovl_entry.h ovl: provide a mount option "volatile" 2020-09-02 10:58:48 +02:00
readdir.c ovl: provide a mount option "volatile" 2020-09-02 10:58:48 +02:00
super.c ovl: provide a mount option "volatile" 2020-09-02 10:58:48 +02:00
util.c ovl: use ovl_do_getxattr() for private xattr 2020-09-02 10:58:48 +02:00