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

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


commit a11baec09be83541406ddf633aa782f76810dd24
Author: Erez_Zadok <ezk at cs.sunysb.edu>
Date:   Fri Jul 13 02:40:31 2007 -0400

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

diff --git a/fs/unionfs/super.c b/fs/unionfs/super.c
index 6c9bc1d..9b6f501 100644
--- a/fs/unionfs/super.c
+++ b/fs/unionfs/super.c
@@ -691,7 +691,7 @@ out_no_change:
 	 */
 
 	/*
-	 * No we call drop_pagecache_sb() to invalidate all pages in this
+	 * Now we call drop_pagecache_sb() to invalidate all pages in this
 	 * super.  This function calls invalidate_inode_pages(mapping),
 	 * which calls invalidate_mapping_pages(): the latter, however, will
 	 * not invalidate pages which are dirty, locked, under writeback, or


More information about the unionfs-cvs mailing list