On 12/01/2013 05:59 AM, Christoph Hellwig wrote: > Copy the scheme I introduced to btrfs many years ago to only use the > xattr handler for ACLs, but pass plain attrs straight through. Looks good. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Reviewed-by: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx> > --- > fs/jfs/acl.c | 105 ++++++++++++++++++++------------------------------ > fs/jfs/file.c | 4 +- > fs/jfs/jfs_acl.h | 7 +--- > fs/jfs/jfs_xattr.h | 2 + > fs/jfs/namei.c | 1 + > fs/jfs/super.c | 2 + > fs/jfs/xattr.c | 108 ++++++++++++++++++---------------------------------- > 7 files changed, 89 insertions(+), 140 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html