summaryrefslogtreecommitdiff
path: root/fs/9p/vfs_inode.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2011-06-26 01:08:31 (GMT)
committerAl Viro <viro@zeniv.linux.org.uk>2011-07-20 05:43:54 (GMT)
commitbf6c7f6c7bd0ea779757d35b5fdc9f9157f056b3 (patch)
treeaed90f298856f286f84af6774ea30ade62c95294 /fs/9p/vfs_inode.c
parent8a5e929dd2e05ab4d3d89f58c5e8fca596af8f3a (diff)
downloadlinux-fsl-qoriq-bf6c7f6c7bd0ea779757d35b5fdc9f9157f056b3.tar.xz
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 'fs/9p/vfs_inode.c')
0 files changed, 0 insertions, 0 deletions