commit | d32462c12cd05c7d3f99141439771a7cc5065628 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Sat Mar 05 15:30:19 2011 +0300 |
committer | Kir Kolyshkin <kir@openvz.org> | Sat Mar 05 15:30:19 2011 +0300 |
tree | 52a0aaa0f8c6e9571088a7caf18f91d4ee4203af | |
parent | 4bea0b9428130a17724e8f1e56f0049941b1664c [diff] |
src/vzctl-actions.c: moved set_opt to global context It was only used by parse_set_opt(), now we will also use it in parse_unset_opt(). Should have no visible effect on the code. Signed-off-by: Kir Kolyshkin <kir@openvz.org>