Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JFS: Remove redundant xattr permission checking
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>
- Loading branch information