no need to check for LOOKUP_OPEN in ->create() instances
commitdd7dd556e45133ef13f2c4bddc0e0b1ac23bc0e4
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 26 Jun 2011 01:17:17 +0000 (25 21:17 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 20 Jul 2011 05:43:56 +0000 (20 01:43 -0400)
tree4884b6af570a2a0cb01d11f39a38a3a9c73e49ba
parentbf6c7f6c7bd0ea779757d35b5fdc9f9157f056b3
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 <viro@zeniv.linux.org.uk>
fs/9p/vfs_inode.c
fs/9p/vfs_inode_dotl.c
fs/cifs/dir.c
fs/fuse/dir.c
fs/nfs/dir.c