Searched hist:d5dc7486e8c6dd860b81842cd5d999e3782d5795 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/overlayfs/ |
H A D | util.c | diff d5dc7486e8c6dd860b81842cd5d999e3782d5795 Wed Sep 02 03:58:48 CDT 2020 Miklos Szeredi <mszeredi@redhat.com> 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>
|
H A D | namei.c | diff d5dc7486e8c6dd860b81842cd5d999e3782d5795 Wed Sep 02 03:58:48 CDT 2020 Miklos Szeredi <mszeredi@redhat.com> 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>
|
H A D | inode.c | diff d5dc7486e8c6dd860b81842cd5d999e3782d5795 Wed Sep 02 03:58:48 CDT 2020 Miklos Szeredi <mszeredi@redhat.com> 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>
|
H A D | overlayfs.h | diff d5dc7486e8c6dd860b81842cd5d999e3782d5795 Wed Sep 02 03:58:48 CDT 2020 Miklos Szeredi <mszeredi@redhat.com> 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>
|