commit | 996a710d46418cacb5b4a519ab9341a74066551d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 20 05:16:43 2013 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 25 23:58:18 2014 -0500 |
tree | c07492fe2387367b788adfd275e391602b2d9d81 | |
parent | 37bc15392a2363ca822b2c2828e0ccafbea32f75 [diff] |
btrfs: use generic posix ACL infrastructure Also don't bother to set up a .get_acl method for symlinks as we do not support access control (ACLs or even mode bits) for symlinks in Linux. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>