
12 Jul
2016
12 Jul
'16
11:19 a.m.
On Mon, Jun 27, 2016 at 06:03:38PM +0300, Olga Krishtal wrote:
The modification of .volWipe callback wipes ploop volume using one of given wiping algorithm: dod, nnsa, etc. However, in case of ploop volume we need to reinitialize root.hds and DiskDescriptor.xml.
v2: - added check on ploop tools presens - virCommandAddArgFormat changed to virCommandAddArg
Signed-off-by: Olga Krishtal <okrishtal@virtuozzo.com> --- src/storage/storage_backend.c | 68 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 62 insertions(+), 6 deletions(-)
ACK and pushed. Jan