diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-06-26 03:17:17 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-20 07:43:56 +0200 |
commit | dd7dd556e45133ef13f2c4bddc0e0b1ac23bc0e4 (patch) | |
tree | 4884b6af570a2a0cb01d11f39a38a3a9c73e49ba /init | |
parent | don't pass nameidata to vfs_create() from ecryptfs_create() (diff) | |
download | linux-dd7dd556e45133ef13f2c4bddc0e0b1ac23bc0e4.tar.xz linux-dd7dd556e45133ef13f2c4bddc0e0b1ac23bc0e4.zip |
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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions