]> git.ipfire.org Git - thirdparty/libvirt.git/commit
logical: Use virStorageBackendZeroPartitionTable
authorJohn Ferlan <jferlan@redhat.com>
Thu, 6 Apr 2017 17:29:21 +0000 (13:29 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 26 Apr 2017 11:28:08 +0000 (07:28 -0400)
commitc6aa81c65abe3f327af870d5789a98a0c9b276d1
treebee883c00e493b2585da147947b83f84f8f7cc8c
parente8b02124580e134c8a6d51750016811b1d68b80e
logical: Use virStorageBackendZeroPartitionTable

Rather than open code it, use the new function which uses the wipe algorithm
in order to zero the front and tail of the partition.
src/storage/storage_backend_logical.c