summaryrefslogtreecommitdiff
path: root/security/selinux
diff options
context:
space:
mode:
authorRyan O'Hara <rohara@redhat.com>2007-11-21 20:54:54 +0300
committerSteven Whitehouse <swhiteho@redhat.com>2008-01-25 11:08:08 +0300
commit002ef1dc63ded14507c110d3cf83d0c3f51374ab (patch)
treec81a66cdd0b8bf49a515141c669a2600e7b01140 /security/selinux
parent1a2781cfa5ed8eb82bb311d684f268c1822dae69 (diff)
downloadlinux-002ef1dc63ded14507c110d3cf83d0c3f51374ab.tar.xz
[GFS2] remove unnecessary permission checks
Remove read/write permission() checks from xattr operations. VFS layer is already handling permission for xattrs via the xattr_permission() call, so there is no need for gfs2 to check permissions. Futhermore, using permission() for SELinux xattrs ops is incorrect. Signed-off-by: Ryan O'Hara <rohara@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'security/selinux')
0 files changed, 0 insertions, 0 deletions