From: Omar Sandoval Date: Mon, 9 Feb 2015 05:45:25 +0000 (-0800) Subject: posix_acl: fix reference leaks in posix_acl_create X-Git-Tag: fixes-v4.0-rc1~19^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fed0b588be2f55822013808a2968c228258d921b;p=pandora-kernel.git posix_acl: fix reference leaks in posix_acl_create get_acl gets a reference which we must release in the error cases. Reviewed-by: Christoph Hellwig Signed-off-by: Omar Sandoval Signed-off-by: Al Viro --- Reading git-diff-tree failed