commit 7b7f02e0991bdfc1d3a12a342bea66904a31396a
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date:   Fri Jul 13 02:40:31 2007 -0400

    Unionfs: fix minor typo in a comment
    
    Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>

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
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs

Reply via email to