]> git.ipfire.org Git - people/ms/linux.git/commit - fs/9p/vfs_inode_dotl.c
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)
commitbe308f07964a597ea1806a0c02477a383b92f53a
tree9dd3220096d6b399978fbe48267a20339778c4e0
parent0f235caeaed6bbde6d455e172a83fa693ca485a1
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