[pve-devel] [PATCH pve-storage 0/3] add volume_blocksize_info
Alexandre Derumier
aderumier at odiso.com
Fri Jun 29 16:40:10 CEST 2018
This patches serie add a new sub volume_blocksize_info,
which return the block size of a volume.
Currently implement rbd && zfs.
Will be used for discard_granularity discovery
Alexandre Derumier (3):
plugin : add volume_blocksize_info
rbd : add volume_blocksize_info
zfs : add volume_blocksize_info
PVE/Storage.pm | 11 +++++++++++
PVE/Storage/Plugin.pm | 5 +++++
PVE/Storage/RBDPlugin.pm | 13 ++++++++++++-
PVE/Storage/ZFSPoolPlugin.pm | 14 ++++++++++++++
4 files changed, 42 insertions(+), 1 deletion(-)
--
2.11.0
More information about the pve-devel
mailing list