commit | 99219aea68b5bff4f182858372b43181ad3bdb34 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mfasheh@suse.com> | Tue Oct 07 14:52:59 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Oct 13 17:02:44 2008 -0700 |
tree | fbe3c16322ecc658e2c432dc7700bb1b19d00d54 | |
parent | 40daa16a3441abe822bfcc748150116a77aee2ea [diff] |
ocfs2: Move trusted and user attribute support into xattr.c Per Christoph Hellwig's suggestion - don't split these up. It's not like we gained much by having the two tiny files around. Signed-off-by: Mark Fasheh <mfasheh@suse.com>