vps_set_quota(): return proper error code

We should return VZ_DQ_SET here in case of error like this,
because this code is used as an exit code of vzctl and -1
just doesn't make sense here.

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