]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit24ab0c9010becc87def071e8192fdb7f1fa3dbbf
treec86cf92d288f72c98f24c8ed976f47fd413e9390
parentdefe085ddf11bcdf8e832349382446ffd21d1e82
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