vzctl set --reset_ub: make exclusive

Option --reset_ub is very special. When it is used, all other options
are ignored. Therefore, it makes great sense to actually make it
exclusive and error out if any other options are used with it.

Introduce check_set_opt() for this check.

Modify the man page accordingly.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
2 files changed