From: Miklos Szeredi Date: Mon, 21 May 2012 15:30:12 +0000 (+0200) Subject: vfs: do_last(): only return EISDIR for O_CREAT X-Git-Tag: v3.5-rc1~15^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=050ac841ea90610067fec26150574be8c6077738;p=pandora-kernel.git vfs: do_last(): only return EISDIR for O_CREAT This allows this code to be shared between O_CREAT and plain opens. Signed-off-by: Miklos Szeredi Signed-off-by: Al Viro --- Reading git-diff-tree failed