no need to check for LOOKUP_OPEN in ->create() instances
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 26 Jun 2011 01:17:17 +0000 (21:17 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 20 Jul 2011 05:43:56 +0000 (01:43 -0400)
... 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 <viro@zeniv.linux.org.uk>

No differences found