commit | 8ecbe550a142fe604874afa477ea68986f89b86c | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Mon Mar 30 14:02:37 2009 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 30 12:16:38 2009 -0700 |
tree | 3b11a69188137b478894f24079b8cc56df7843b3 | |
parent | 8b6dd72a441a683cef7ace93de0a57ced4367f00 [diff] |
reiserfs: remove i_has_xattr_dir With the changes to xattr root locking, the i_has_xattr_dir flag is no longer needed. This patch removes it. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>