eCryptfs: Handle NULL nameidata pointers
authorTyler Hicks <tyhicks@linux.vnet.ibm.com>
Thu, 17 Feb 2011 23:35:20 +0000 (17:35 -0600)
committerTyler Hicks <tyhicks@linux.vnet.ibm.com>
Mon, 21 Feb 2011 20:45:57 +0000 (14:45 -0600)
commitd7abfa918bd751281697fc0af111bd40a908258e
treef0576b1a4df43be528e7cc44a36204090ad1994a
parentbf457a29fe6f7d31f3b279493c6a8ab65ab3dad0
eCryptfs: Handle NULL nameidata pointers

Allow for NULL nameidata pointers in eCryptfs create, lookup, and
d_revalidate functions.

Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
fs/ecryptfs/dentry.c
fs/ecryptfs/ecryptfs_kernel.h
fs/ecryptfs/inode.c