From: Miklos Szeredi Date: Mon, 21 May 2012 15:30:14 +0000 (+0200) Subject: vfs: do_last() common post lookup X-Git-Tag: v3.5-rc1~15^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f5daac12a4cef568d1269be0215fec0667193c1;p=pandora-kernel.git vfs: do_last() common post lookup Now the post lookup code can be shared between O_CREAT and plain opens since they are essentially the same. Signed-off-by: Miklos Szeredi Signed-off-by: Al Viro --- Reading git-diff-tree failed