mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
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:
@@ -40,8 +40,6 @@
|
|||||||
|
|
||||||
VIR_LOG_INIT("storage.storage_backend_logical");
|
VIR_LOG_INIT("storage.storage_backend_logical");
|
||||||
|
|
||||||
#define PV_BLANK_SECTOR_SIZE 512
|
|
||||||
|
|
||||||
|
|
||||||
static int
|
static int
|
||||||
virStorageBackendLogicalSetActive(virStoragePoolObjPtr pool,
|
virStorageBackendLogicalSetActive(virStoragePoolObjPtr pool,
|
||||||
|
|||||||
Reference in New Issue
Block a user