]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: cleancache: s/flush/invalidate/
authorDan Magenheimer <dan.magenheimer@oracle.com>
Wed, 21 Sep 2011 15:56:28 +0000 (11:56 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 27 Mar 2012 15:02:55 +0000 (11:02 -0400)
commitb11519614513e6f0aa04547937c6aa8cdaf969c0
treec9dc9d2f0f6ffca1039e68a60671ef604e8034d8
parent94574d9a4c236e8bd19721b4adb0ea30ef446901
mm: cleancache: s/flush/invalidate/

Per akpm suggestions alter the use of the term flush to be
invalidate. The next patch will do this across all MM.

This change is completely cosmetic.

[v9: akpm@linux-foundation.org: change "flush" to "invalidate", part 3]

Signed-off-by: Dan Magenheimer <dan.magenheimer@oracle.com>
Cc: Kamezawa Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Jan Beulich <JBeulich@novell.com>
Reviewed-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Hugh Dickins <hughd@google.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Nitin Gupta <ngupta@vflare.org>
Cc: Matthew Wilcox <matthew@wil.cx>
Cc: Chris Mason <chris.mason@oracle.com>
Cc: Rik Riel <riel@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
[v10: Fixed  fs: move code out of buffer.c conflict change]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Documentation/vm/cleancache.txt
fs/block_dev.c
fs/super.c
include/linux/cleancache.h
mm/cleancache.c
mm/filemap.c
mm/truncate.c