[PATCH] cleancache improvements for 3.4 (v1).

From: Konrad Rzeszutek Wilk
Date: Thu Jan 12 2012 - 15:38:19 EST


These are some fixes/cleanups that Dan had queued up for some time and
I am posting them for v3.4 review. Here is the hand-off Ack by Dan:
https://lkml.org/lkml/2012/1/12/262

I think you were OK with them, considering most of them have:
'akpm: *says* do this' but since it has been some time I am
reposting them.

If everything looks fine, I can handle the git pull machination so
that you don't have to patch bomb Linus with 300+ patches for v3.4.

These patches are also available at:

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm.git devel/cleancache.v12

Thanks!


.../ABI/testing/sysfs-kernel-mm-cleancache | 11 --
Documentation/vm/cleancache.txt | 41 ++++----
drivers/staging/zcache/zcache-main.c | 10 +-
drivers/xen/tmem.c | 10 +-
fs/block_dev.c | 2 +-
fs/super.c | 2 +-
include/linux/cleancache.h | 24 +++---
mm/cleancache.c | 98 ++++++++------------
mm/filemap.c | 2 +-
mm/truncate.c | 10 +-
10 files changed, 89 insertions(+), 121 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/