From: Al Viro Date: Thu, 24 Dec 2009 06:26:48 +0000 (-0500) Subject: beginning to untangle do_filp_open() X-Git-Tag: v2.6.34-rc1~195^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=648fa8611de3d4d43bbd64af3226679d2d0eb609;p=pandora-kernel.git beginning to untangle do_filp_open() That's going to be a long and painful series. The first step: take the stuff reachable from 'ok' label in do_filp_open() into a new helper (finish_open()). Signed-off-by: Al Viro --- Reading git-diff-tree failed