From: Al Viro Date: Sun, 5 Jun 2011 11:12:31 +0000 (+0000) Subject: xfs: fix ->mknod() return value on xfs_get_acl() failure X-Git-Tag: v3.0-rc4~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c46a131c0c0f4c2457e6b1e430c578a5cb057334;p=pandora-kernel.git xfs: fix ->mknod() return value on xfs_get_acl() failure ->mknod() should return negative on errors and PTR_ERR() gives already negative value... Signed-off-by: Al Viro Reviewed-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed