Home
last modified time | relevance | path

Searched hist:d5dc7486e8c6dd860b81842cd5d999e3782d5795 (Results 1 – 1 of 1) sorted by relevance

/linux/fs/overlayfs/
H A Dnamei.cdiff d5dc7486e8c6dd860b81842cd5d999e3782d5795 Wed Sep 02 10:58:48 CEST 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>