From: Al Viro Date: Thu, 24 Dec 2009 06:58:28 +0000 (-0500) Subject: gut do_filp_open() a bit more (do_last separation) X-Git-Tag: v2.6.34-rc1~195^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb1cc555d533869910e20de4b8d5147570afdfad;p=pandora-kernel.git gut do_filp_open() a bit more (do_last separation) Brute-force separation of stuff reachable from do_last: with the exception of do_link:; just take all that crap to a helper function as-is and have it tell the caller if it has to go to do_link. Signed-off-by: Al Viro --- Reading git-diff-tree failed