]> git.baikalelectronics.ru Git - kernel.git/commit
9p: switch v9fs_acl_chmod() from dentry to inode+fid
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 31 Jan 2013 17:58:16 +0000 (12:58 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 26 Feb 2013 07:46:06 +0000 (02:46 -0500)
commit1467c44f829b3caec907fb13660e90a1ca6668d5
tree9dd3220096d6b399978fbe48267a20339778c4e0
parent013549682905d73e3b503bfb1e31993cc65261d2
9p: switch v9fs_acl_chmod() from dentry to inode+fid

caller has both, might as well pass them explicitly.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/9p/acl.c
fs/9p/acl.h
fs/9p/vfs_inode_dotl.c