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)
commit70b8902199003b098fde86d1db02e7465115a02c
treef0576b1a4df43be528e7cc44a36204090ad1994a
parent8787c7a3e0e3f1aa21856d6b6cd6880cc93497e9
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