From: Miklos Szeredi Date: Tue, 5 Jun 2012 13:10:14 +0000 (+0200) Subject: vfs: do_last(): common slow lookup X-Git-Tag: v3.6-rc1~152^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71574865;p=pandora-kernel.git vfs: do_last(): common slow lookup Make the slow lookup part of O_CREAT and non-O_CREAT opens common. This allows atomic_open to be hooked into the slow lookup part. Signed-off-by: Miklos Szeredi Signed-off-by: Al Viro --- Reading git-diff-tree failed