]> 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)
commit815fdab5cbbd67e361b9b972b7f14e37bf4c89d2
treec86cf92d288f72c98f24c8ed976f47fd413e9390
parentcd970918e6e08657e107a1910652f6ba78b14bab
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