diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2016-07-01 22:34:28 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2016-07-29 12:05:23 +0200 |
commit | 1175b6b8d96331676f1d436b089b965807f23b4a (patch) | |
tree | e28f45dd3c2760062fc15f1b34844b345c925d14 /fs/lockd/svclock.c | |
parent | ovl: modify ovl_permission() to do checks on two inodes (diff) | |
download | linux-1175b6b8d96331676f1d436b089b965807f23b4a.tar.xz linux-1175b6b8d96331676f1d436b089b965807f23b4a.zip |
ovl: do operations on underlying file system in mounter's context
Given we are now doing checks both on overlay inode as well underlying
inode, we should be able to do checks and operations on underlying file
system using mounter's context.
So modify all operations to do checks/operations on underlying dentry/inode
in the context of mounter.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/lockd/svclock.c')
0 files changed, 0 insertions, 0 deletions