commit | 2982baa2ae31eb23ce29b688ab2f77eb019062f3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 20 05:16:38 2013 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 25 23:58:16 2014 -0500 |
tree | 6c4046b236c983f2a8bdc3a760edb71de01fa33e | |
parent | 5c8ebd57b6a51daf53f75b7a16c45090a98a91a4 [diff] |
fs: add get_acl helper Factor out the code to get an ACL either from the inode or disk from check_acl, so that it can be used elsewhere later on. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>