
18 Jan
2017
18 Jan
'17
3:52 p.m.
On 01/18/2017 06:36 AM, Peter Krempa wrote:
The storage driver helper functions that deal with parted were put into the disk backend code but are used commonly across. --- src/storage/storage_backend.c | 145 ++++++++++++++++++++++++++++++++++- src/storage/storage_backend_disk.c | 152 ------------------------------------- src/storage/storage_backend_disk.h | 3 - 3 files changed, 144 insertions(+), 156 deletions(-)
This code should sign up for frequent flier miles. ACK, John