GIT: unionfs2-2.6.27.y: Unionfs: fix small typo in comment

Erez Zadok ezk at fsl.cs.sunysb.edu
Thu Aug 12 23:16:45 EDT 2010


commit 35ec8458b03c35d67ebe92f1840ea690e751325f
Author: Erez_Zadok <ezk at cs.sunysb.edu>
Date:   Mon Jul 16 23:35:19 2007 -0400

    Unionfs: fix small typo in comment
    
    Signed-off-by: Erez Zadok <ezk at cs.sunysb.edu>

diff --git a/fs/unionfs/fanout.h b/fs/unionfs/fanout.h
index 4db1531..e7407f0 100644
--- a/fs/unionfs/fanout.h
+++ b/fs/unionfs/fanout.h
@@ -62,7 +62,7 @@ static inline void new_branch_id(struct super_block *sb, int index)
 }
 
 /*
- * Find new index of matching branch with an existing superblock a a known
+ * Find new index of matching branch with an existing superblock of a known
  * (possibly old) id.  This is needed because branches could have been
  * added/deleted causing the branches of any open files to shift.
  *


More information about the unionfs-cvs mailing list