From: Erez_Zadok Date: Fri, 13 Jul 2007 06:40:31 +0000 (-0400) Subject: Unionfs: fix minor typo in a comment X-Git-Tag: unionfs-2.1.1~34 X-Git-Url: https://git.fsl.cs.sunysb.edu/?a=commitdiff_plain;h=929c08621a6d60098eac32b0ce65419ae8bed49a;p=unionfs-2.6.36.y.git Unionfs: fix minor typo in a comment Signed-off-by: Erez Zadok --- diff --git a/fs/unionfs/super.c b/fs/unionfs/super.c index 6c9bc1d72f2..9b6f5016614 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