]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: zcache/tmem/cleancache: s/flush/invalidate/
authorDan Magenheimer <dan.magenheimer@oracle.com>
Thu, 12 Jan 2012 19:03:25 +0000 (14:03 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 27 Mar 2012 15:02:57 +0000 (11:02 -0400)
commit0e8243ae929cdb69037fd0de9380c694416f5fbf
tree05ca47c841b11b0a76c261d6a6be23963274c571
parentb11519614513e6f0aa04547937c6aa8cdaf969c0
mm: zcache/tmem/cleancache: s/flush/invalidate/

Complete the renaming from "flush" to "invalidate" across
both tmem frontends (cleancache and frontswap) and both tmem backends
(Xen and zcache), as required by akpm.

This change is completely cosmetic.

[v10: no change]
[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>
Acked-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>
[v11: Remove the frontswap part]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/staging/zcache/zcache-main.c
drivers/xen/tmem.c
include/linux/cleancache.h
mm/cleancache.c