summaryrefslogtreecommitdiff
path: root/fs/ecryptfs
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@redhat.com>2016-09-16 12:12:11 (GMT)
committerMiklos Szeredi <mszeredi@redhat.com>2016-09-16 12:12:11 (GMT)
commit2b6bc7f48d34a6043915beddbf53b981603737c8 (patch)
treeab544e0b8c1c33dba94d79edeb0be310a51499ca /fs/ecryptfs
parent8b326c61de08f5ca4bc454a168f19e7e43c4cc2a (diff)
downloadlinux-2b6bc7f48d34a6043915beddbf53b981603737c8.tar.xz
ovl: lookup: do getxattr with mounter's permission
The getxattr() in ovl_is_opaquedir() was missed when converting all operations on underlying fs to be done under mounter's permission. This patch fixes this by moving the ovl_override_creds()/revert_creds() out from ovl_lookup_real() to ovl_lookup(). Also convert to using vfs_getxattr() instead of directly calling i_op->getxattr(). Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/ecryptfs')
0 files changed, 0 insertions, 0 deletions