Unionfs: fix minor typo in a comment
authorErez_Zadok <ezk@cs.sunysb.edu>
Fri, 13 Jul 2007 06:40:31 +0000 (02:40 -0400)
committerErez_Zadok <ezk@cs.sunysb.edu>
Mon, 23 Jul 2007 00:50:54 +0000 (20:50 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/super.c

index 6c9bc1d72f24c415cba2eb05fe79edddc84a66e9..9b6f5016614e39fae8dfc31ff0a58d454aaa6e9b 100644 (file)
@@ -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