xen/tmem: s/disable_// and change the logic.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 8 May 2013 21:10:08 +0000 (17:10 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 15 May 2013 14:27:46 +0000 (10:27 -0400)
commit9fd19653faceef210f30901f7cee0ceb13c6f39a
treec86cf92d288f72c98f24c8ed976f47fd413e9390
parent23972c639980ba796a05ae9432df8267175b99ae
xen/tmem: s/disable_// and change the logic.

The variety of disable_[cleancache|frontswap|selfshrinking] are
making this a bit complex. Just remove the "disable_" part and
change the logic around for the "nofrontswap" and "nocleancache"
parameters.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/tmem.c