From: Al Viro Date: Sat, 9 Jul 2011 01:20:11 +0000 (-0400) Subject: make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) X-Git-Tag: v3.1-rc1~282^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9049376ee05bf966bfe2b081b5071326856890a;p=pandora-kernel.git make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) ... and simplify the living hell out of callers Signed-off-by: Al Viro --- Reading git-diff-tree failed