commit | acaf07f95f7d7c5fa20b5e61d4360c27dedaacac | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Jun 22 15:35:17 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Jun 22 15:35:17 2011 +0400 |
tree | 978af618d88c99d8f68dbb02a8c6d4a17a8e66ce | |
parent | e274a523c343387b5f0e55cef3212fa36f66440b [diff] |
vzsplit, vzctl set: better output of UBC parameters * src/lib/util.c: introduce ubcstr() function, which * doesn't output limit if it is equal to barrier * output unlimited as 'unlimited' * vzsplit: use ubcstr() to output config * vzctl set: use ubcstr() to save UBC parameters Signed-off-by: Kir Kolyshkin <kir@openvz.org>