commit 1fa82d2c02b05186ffceadf10adb8295b0167d69
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date:   Mon Jun 11 10:46:41 2007 -0400

    documentation: expand comment to explain precise semantics of 
new_dentry_private_data

diff --git a/fs/unionfs/lookup.c b/fs/unionfs/lookup.c
index 
ec0749b92b69f4db87807cf48a21e9692fb6bb61..2372682a98f0cd17e8f7da39d41efab0896c5042
 100644
--- a/fs/unionfs/lookup.c
+++ b/fs/unionfs/lookup.c
@@ -422,6 +422,9 @@ void free_dentry_private_data(struct uni
 /*
  * Allocate new dentry private data, free old one if necessary.
  * On success, returns a dentry whose ->info node is locked already.
+ *
+ * Note: this function may get a dentry with an already existing *and*
+ * locked info node!
  */
 int new_dentry_private_data(struct dentry *dentry)
 {
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs

Reply via email to