diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-06-26 03:08:31 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-20 07:43:54 +0200 |
commit | bf6c7f6c7bd0ea779757d35b5fdc9f9157f056b3 (patch) | |
tree | aed90f298856f286f84af6774ea30ade62c95294 /drivers/auxdisplay | |
parent | don't transliterate lower bits of ->intent.open.flags to FMODE_... (diff) | |
download | linux-bf6c7f6c7bd0ea779757d35b5fdc9f9157f056b3.tar.xz linux-bf6c7f6c7bd0ea779757d35b5fdc9f9157f056b3.zip |
don't pass nameidata to vfs_create() from ecryptfs_create()
Instead of playing with removal of LOOKUP_OPEN, mangling (and
restoring) nd->path, just pass NULL to vfs_create(). The whole
point of what's being done there is to suppress any attempts
to open file by underlying fs, which is what nd == NULL indicates.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/auxdisplay')
0 files changed, 0 insertions, 0 deletions