mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
These additional RBD features allow for faster lookups of how much space a RBD image is using, but with the exclusive locking we prevent two VMs from writing to the same RBD image at the same time. These are the default features used by Ceph for any new RBD image. Signed-off-by: Wido den Hollander <wido@widodh.nl>