commit | 2ef320400632d0c5b2d21a0e28f664aabaa8775f | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Thu Mar 15 08:10:17 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu Mar 15 08:10:17 2012 +0400 |
tree | 7af337f6428f5890458bc20226df7f9015b0b2d1 | |
parent | 672c6ee325ab8d1e4430f64f36099cbc3fee3d64 [diff] |
vps_create(): rm VE_ROOT if fs_create() failed fs_create can create VE_ROOT directory in case of ploop, so we need to try to remove it on error path. Signed-off-by: Kir Kolyshkin <kir@openvz.org>