[PATCH 06/11] zcache: Move debugfs code out of zcache-main.c file.

2013-03-04 Thread Konrad Rzeszutek Wilk
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 [v1: Fixed conflicts due to rebase] Signed-off-by:

[PATCH 06/11] zcache: Move debugfs code out of zcache-main.c file.

2013-03-04 Thread Konrad Rzeszutek Wilk
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.magenhei...@oracle.com [v1: Fixed conflicts due

[PATCH 06/11] zcache: Move debugfs code out of zcache-main.c file.

2012-11-14 Thread Konrad Rzeszutek Wilk
Reviewed-by: Dan Magenheimer Signed-off-by: Konrad Rzeszutek Wilk --- drivers/staging/ramster/Makefile |1 + drivers/staging/ramster/debug.c | 113 +++ drivers/staging/ramster/debug.h | 183 drivers/staging/ramster/zcache-main.c | 247

[PATCH 06/11] zcache: Move debugfs code out of zcache-main.c file.

2012-11-14 Thread Konrad Rzeszutek Wilk
Reviewed-by: Dan Magenheimer dan.magenhei...@oracle.com Signed-off-by: Konrad Rzeszutek Wilk konrad.w...@oracle.com --- drivers/staging/ramster/Makefile |1 + drivers/staging/ramster/debug.c | 113 +++ drivers/staging/ramster/debug.h | 183