]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
zcache: s/int/bool/ on the various options.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 4 Mar 2013 18:18:11 +0000 (13:18 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Mar 2013 08:41:35 +0000 (16:41 +0800)
commit7937d74aa26bd8415f301e916d70e2e91b53b8a9
tree96768b68a8c20ddc96b458028c2408707253802c
parent1e70bd46a5a950b7ba319e50bdfed9d20ed9fd73
zcache: s/int/bool/ on the various options.

There are so many, but this allows us to at least have them
right in as bool.

Acked-by: Dan Magenheimer <dan.magenheimer@oracle.com>
[v1: Rebase on ramster->zcache move]
[v2: Rebase on staging/zcache: Fix/improve zcache writeback code, tie to a config option]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/zcache/zcache-main.c