| commit | 99554c9175c750fab648fb4a8c90d2645cef37b2 | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Tue Jul 09 18:48:32 2013 -0700 |
| committer | Kir Kolyshkin <kir@openvz.org> | Tue Jul 09 19:17:18 2013 -0700 |
| tree | 2c45fa7fe7508d40b5d5802fd7a65cb93fbb75d2 | |
| parent | 68cf01b5ca6af30cb27f3f5efd5da5e172153958 [diff] |
Do enable ploop fsck on start, require ploop 1.8 * vzctl.spec: require ploop 1.8 * configure.ac: check for fsck field of appropriate struct * vzctl_mount_image(): uncomment fsck flag passing to ploop Basically this enables fsck for inner ploop filesystem on mount, as it was promised in commit 83aec22. Signed-off-by: Kir Kolyshkin <kir@openvz.org>