| commit | 5af7ecd3e3342542d5897b7356861eba3e6b77d8 | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Tue Aug 14 17:40:13 2012 +0400 |
| committer | Kir Kolyshkin <kir@openvz.org> | Tue Aug 14 17:42:11 2012 +0400 |
| tree | e0160e3b5a22e146007ded61b90deeb5e4c02a7d | |
| parent | f88febd481ecef729bafcf453b2bdfa5269ba2fb [diff] |
Introduce and use VZ_PLOOP_UNSUP exit code Ploop might be unsupported by either the kernel (non-RHEL6 kernel) or userspace (ploop library not available). Return an appropriate exit code in this case. Signed-off-by: Kir Kolyshkin <kir@openvz.org>