mirror of https://gitee.com/openkylin/libvirt.git
storage: logical: drop unused PV_BLANK_SECTOR_SIZE
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Fixes: d942bf6e9e
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
parent
528f208102
commit
c1945db104
|
@ -40,8 +40,6 @@
|
|||
|
||||
VIR_LOG_INIT("storage.storage_backend_logical");
|
||||
|
||||
#define PV_BLANK_SECTOR_SIZE 512
|
||||
|
||||
|
||||
static int
|
||||
virStorageBackendLogicalSetActive(virStoragePoolObjPtr pool,
|
||||
|
|
Loading…
Reference in New Issue