diff options
author | Ryan O'Hara <rohara@redhat.com> | 2007-11-21 17:54:54 (GMT) |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2008-01-25 08:08:08 (GMT) |
commit | 002ef1dc63ded14507c110d3cf83d0c3f51374ab (patch) | |
tree | c81a66cdd0b8bf49a515141c669a2600e7b01140 /crypto/des_generic.c | |
parent | 1a2781cfa5ed8eb82bb311d684f268c1822dae69 (diff) | |
download | linux-fsl-qoriq-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 'crypto/des_generic.c')
0 files changed, 0 insertions, 0 deletions