revert changes to new_dentry_private_data and document it
authorErez_Zadok <ezk@cs.sunysb.edu>
Mon, 11 Jun 2007 14:52:21 +0000 (10:52 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 11 Nov 2014 02:41:26 +0000 (21:41 -0500)
commit8a32f8b9bda41effbcc7a93f4743d9821acf5e39
treecc680510f53b862b0a899d9a74f81ecb3c85b0aa
parentca434ba7ae2ddb9ffdddd7c97936164e948d392e
revert changes to new_dentry_private_data and document it

Revert bad changes to this function, but this time explain better its precise
semantics.  It can take a dentry whose private unionfs 'info' node exists or
not, and it should allocate and un/lock it only if it's NULL.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/lookup.c