ploop: vzctl create implemented

TODO1: introduce support for choosing whether new CT will be created
on ploop or not. It could be one or any of:
- a global config parameter
- a run-time check (if ploop is supported)
- a vzctl create option

For now, vps_create() calls fs_create with ploop=1.

TODO2: think about precreated ploop images instead of tarballs,
or maybe even snapshots.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed