6,534
edits
Changes
explanation of PSBM-18337
* [fs] CAP_FS_FREEZE capability should be used only when fs is really frozen => prevent possible data corruption
<!-- 042stab074.6 -->
* [vedev] ioctl(VZCTL_SETDEVPERMS) has been enhanced to pass a device to a CT in a more consistent way: register device in CT' devtmpfs, make hardlink in CT's /sys/device/... pointing to the host' /sys/device/..., make symlink in CT's /sys/class/{block|char} pointing to device, set device permissions by adding device to CT' devcgroup whitelist (as it used to be before this patchset) . This fixes quota issues on ploop for Fedora 18 CT (PSBM-18337)
<!-- 042stab074.7 -->
* [vedev] ve devices handling has been corrected (PSBM-18525, PSBM-18514)