From: Christoph Hellwig Date: Fri, 20 Dec 2013 13:16:42 +0000 (-0800) Subject: fs: make posix_acl_create more useful X-Git-Tag: v3.14-rc1~78^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37bc15392a2363ca822b2c2828e0ccafbea32f75;p=pandora-kernel.git 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 Reviewed-by: Jan Kara Signed-off-by: Al Viro --- Reading git-diff-tree failed