Re: [Libguestfs] [PATCH v3 1/1] tools: add '--blocksize' option for C-based tools

2020-02-17 Thread Richard W.M. Jones
There were a bunch of test failures basically in all the *-docs.sh tests. I have fixed these. I have pushed this one and the related change to common/. Thanks, Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization

[Libguestfs] [PATCH v3 1/1] tools: add '--blocksize' option for C-based tools

2020-02-13 Thread Mykola Ivanets
From: Nikolay Ivanets This patch adds '--blocksize' command line option for guestfish and other C-based tools. This option allows specifying disk sector size. --- align/Makefile.am | 1 + align/scan.c | 8 align/virt-alignment-scan.pod | 2 ++