commit | b83674c0da6558e357c6b482ccf299eeea77d8ef | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Sun May 17 01:02:03 2009 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun May 17 11:45:45 2009 -0700 |
tree | 22f71c1f3f099887b53884a9cabbb6aaeb3bc0a6 | |
parent | ceb5edc457f07956c82dccfb54ca8ae7e2a399f0 [diff] |
reiserfs: fixup perms when xattrs are disabled This adds CONFIG_REISERFS_FS_XATTR protection from reiserfs_permission. This is needed to avoid warnings during file deletions and chowns with xattrs disabled. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>