commit | 37bc15392a2363ca822b2c2828e0ccafbea32f75 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 20 05:16:42 2013 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 25 23:58:18 2014 -0500 |
tree | 66ed7ab55227b74ad0af9d79bde0e95bb49e13ed | |
parent | 5bf3258fd2acd8515450ab8efcd97c9d3b69f7f9 [diff] |
fs: make posix_acl_create more useful Rename the current posix_acl_created to __posix_acl_create and add a fully featured helper to set up the ACLs on file creation that uses get_acl(). 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>