From: Al Viro Date: Sun, 26 Jun 2011 01:17:17 +0000 (-0400) Subject: no need to check for LOOKUP_OPEN in ->create() instances X-Git-Tag: v3.1-rc1~282^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd7dd556e45133ef13f2c4bddc0e0b1ac23bc0e4;p=pandora-kernel.git no need to check for LOOKUP_OPEN in ->create() instances ... it will be set in nd->flag for all cases with non-NULL nd (i.e. when called from do_last()). Signed-off-by: Al Viro --- Reading git-diff-tree failed