linux/drivers/staging/zcache
Konrad Rzeszutek Wilk 95bdaee214 zcache: Move debugfs code out of zcache-main.c file.
Note that at this point there is no CONFIG_ZCACHE_DEBUG
option in the Kconfig. So in effect all of the counters
are nop until that option gets re-introduced in:
zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUG

Acked-by: Dan Magenheimer <dan.magenheimer@oracle.com>
[v1: Fixed conflicts due to rebase]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-05 16:43:09 +08:00
..
ramster ramster: Fix compile warnings due to usage of debugfs_create_size_t 2013-02-15 10:16:11 -08:00
debug.c zcache: Move debugfs code out of zcache-main.c file. 2013-03-05 16:43:09 +08:00
debug.h zcache: Move debugfs code out of zcache-main.c file. 2013-03-05 16:43:09 +08:00
Kconfig staging/zcache: Fix/improve zcache writeback code, tie to a config option 2013-02-11 14:58:56 -08:00
Makefile zcache: Move debugfs code out of zcache-main.c file. 2013-03-05 16:43:09 +08:00
ramster.h staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00
tmem.c staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00
tmem.h staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00
TODO staging: zcache: add TODO file 2013-02-13 10:22:12 -08:00
zbud.c mm: rename page struct field helpers 2013-02-23 17:50:18 -08:00
zbud.h staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00
zcache-main.c zcache: Move debugfs code out of zcache-main.c file. 2013-03-05 16:43:09 +08:00
zcache.h staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00