From fb1cc555d533869910e20de4b8d5147570afdfad Mon Sep 17 00:00:00 2001 From: Al Viro Date: Thu, 24 Dec 2009 01:58:28 -0500 Subject: [PATCH] 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-format-patch failed