From 2f054b05e6c29e4a7b17aa37b431d303b7e96774 Mon Sep 17 00:00:00 2001 From: Erez_Zadok Date: Fri, 13 Jul 2007 02:40:31 -0400 Subject: [PATCH] Unionfs: fix minor typo in a comment Signed-off-by: Erez Zadok --- fs/unionfs/super.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0