From: Miklos Szeredi Date: Tue, 5 Jun 2012 13:10:13 +0000 (+0200) Subject: vfs: do_last(): separate O_CREAT specific code X-Git-Tag: v3.6-rc1~152^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6183df7b294997a748eeb9991daa126986ead12;p=pandora-kernel.git vfs: do_last(): separate O_CREAT specific code Check O_CREAT on the slow lookup paths where necessary. This allows the rest to be shared with plain open. Signed-off-by: Miklos Szeredi Signed-off-by: Al Viro --- Reading git-diff-tree failed