]> git.baikalelectronics.ru Git - kernel.git/commit
userns: rename is_owner_or_cap to inode_owner_or_capable
authorSerge E. Hallyn <serge@hallyn.com>
Wed, 23 Mar 2011 23:43:26 +0000 (16:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Mar 2011 02:47:13 +0000 (19:47 -0700)
commited4987b82bf9d33d7ce9575d9a9e281bb8f9dd8a
treed1473b70fad31a903fedc87221680678a6c6c5f6
parent75e21309aa8d70abe9850e9f77b58846b2562f63
userns: rename is_owner_or_cap to inode_owner_or_capable

And give it a kernel-doc comment.

[akpm@linux-foundation.org: btrfs changed in linux-next]
Signed-off-by: Serge E. Hallyn <serge.hallyn@canonical.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Daniel Lezcano <daniel.lezcano@free.fr>
Acked-by: David Howells <dhowells@redhat.com>
Cc: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
30 files changed:
fs/9p/acl.c
fs/attr.c
fs/btrfs/acl.c
fs/btrfs/ioctl.c
fs/ext2/acl.c
fs/ext2/ioctl.c
fs/ext3/acl.c
fs/ext3/ioctl.c
fs/ext4/acl.c
fs/ext4/ioctl.c
fs/fcntl.c
fs/generic_acl.c
fs/gfs2/file.c
fs/hfsplus/ioctl.c
fs/inode.c
fs/jffs2/acl.c
fs/jfs/ioctl.c
fs/jfs/xattr.c
fs/logfs/file.c
fs/namei.c
fs/nilfs2/ioctl.c
fs/ocfs2/acl.c
fs/ocfs2/ioctl.c
fs/reiserfs/ioctl.c
fs/reiserfs/xattr_acl.c
fs/ubifs/ioctl.c
fs/utimes.c
fs/xattr.c
include/linux/fs.h
security/selinux/hooks.c