commit | 415589f5e99119ca6d9a0af6fd21392bc89bec45 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Mar 27 14:40:03 2013 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Mar 27 14:47:51 2013 -0700 |
tree | f5203dbbd04d0c4478548534a3a9ca25090adf19 | |
parent | a81299345896d608a620585b4d907d42f131ed50 [diff] |
Add VZCTL_E_UMOUNT_SNAPSHOT Unfortunately, we have to change values for VZCTL_E_COMPACT_IMAGE and VZCTL_E_LIST_SNAPSHOT in order to make room for VZCTL_E_UMOUNT_SNAPSHOT which should be 161 for compatibility. Hope no one relies on these numbers yet. Signed-off-by: Kir Kolyshkin <kir@openvz.org>