commit | 9c0ad59ef4878f76779cc7261a3d7959c72699aa | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon Mar 04 13:18:17 2013 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 05 16:43:09 2013 +0800 |
tree | 015eba6af279cc4f55e1537145b0f224555408c4 | |
parent | 95bdaee2140ef60d31fff1de71f43448ae56cdbe [diff] |
zcache/debug: Use an array to initialize/use debugfs attributes. It makes it neater and also allows us to piggyback on that in the zcache_dump function. Acked-by: Dan Magenheimer <dan.magenheimer@oracle.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>