commit b969c5ecb696c966733d379b31c9650d949f904a
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date: Fri Nov 16 15:47:54 2007 -0500
Unionfs: improved comment above unionfs_follow_link
Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
diff --git a/fs/unionfs/inode.c b/fs/unionfs/inode.c
index 4b6470b..84f0698 100644
--- a/fs/unionfs/inode.c
+++ b/fs/unionfs/inode.c
@@ -648,9 +648,9 @@ out:
* unionfs_readlink *does* lock our dentry and revalidate the dentry.
* Therefore, we do not have to lock our dentry here, to prevent a deadlock;
* nor do we need to revalidate it either. It is safe to not lock our
- * dentry here because unionfs_follow_link does not do anything (prior to
- * calling ->readlink) which could become inconsistent due to branch
- * management.
+ * dentry here, nor revalidate it, because unionfs_follow_link does not do
+ * anything (prior to calling ->readlink) which could become inconsistent
+ * due to branch management.
*/
static void *unionfs_follow_link(struct dentry *dentry, struct nameidata *nd)
{
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs