vzctl umount: fix for case when CT have deleted mount points

If a container have deleted mount points inside, they are
shown with '(deleted) ' prefix and thus can't be unmounted
by umount_submounts().

Fix by removing the prefix.

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