commit | 5bf3258fd2acd8515450ab8efcd97c9d3b69f7f9 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 20 05:16:41 2013 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 25 23:58:18 2014 -0500 |
tree | 117a3aba664aa9859cc346bdedbaf1c54c39d7a1 | |
parent | 2aeccbe957d0d2b9fbb2a236e53a955097e2a9ce [diff] |
fs: make posix_acl_chmod more useful Rename the current posix_acl_chmod to __posix_acl_chmod and add a fully featured ACL chmod helper that uses the ->set_acl inode operation. 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>