[vswap] set calculated oomguar and vmguar limit to LONG_MAX

When secondary UBC parameters are calculated in vswap mode based
on ram and swap, their barrier and limit are set to the same
value. In fact it's wrong, limit of oomguarpages and vmguarpages
should be set to unlimited.

From http://openvz.org/vmguarpages:

> The meaning of the limit for the vmguarpages parameter is
> unspecified in the current version and should be set to the maximal
> allowed value (LONG_MAX).

Same for oomguarpages.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed