commit 8cfcfb3f8d4f5dcbb54d68c0591599baa9a25183
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date:   Fri Nov 16 13:47:11 2007 -0500

    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 c2f01f8..6aa2583 100644
--- a/fs/unionfs/super.c
+++ b/fs/unionfs/super.c
@@ -724,7 +724,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