commit | 2cc6a5a01cdbeb0e46f3aa144819d5d7cee458a1 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 20 05:16:51 2013 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 25 23:58:22 2014 -0500 |
tree | d97137eadb3a11dfd12c7bc7bb552ce21e8e4688 | |
parent | 2401dc2975fc5a33021dc8347ea82984c4707a08 [diff] |
jfs: use generic posix ACL infrastructure Copy the scheme I introduced to btrfs many years ago to only use the xattr handler for ACLs, but pass plain attrs straight through. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Kleikamp <dave.kleikamp@oracle.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>