git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89f6822
)
JFS: Remove redundant xattr permission checking
author
Dave Kleikamp
<shaggy@austin.ibm.com>
Thu, 2 Nov 2006 16:50:40 +0000
(10:50 -0600)
committer
Dave Kleikamp
<shaggy@austin.ibm.com>
Thu, 2 Nov 2006 16:50:40 +0000
(10:50 -0600)
The vfs handles most permissions for setting and retrieving xattrs.
This patch removes a redundant and wrong check so that it won't override
the correct behavior which is being fixed in the vfs.
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
No differences found