Hi,

I sent this patch set days ago. Just remind you in case you missed it.

Would you please review them in your convenient time?

Many thanks.


On 10/26/2016 01:28 PM, Wang Dong wrote:
Hello parted maintainers,

This is a patch set to improve and sync DASD-related functions to
the latest code base that is included in the fdasd and vtoc utilities
of the s390-tools. This just a basic set of improvements and we plan
to contribute further changes in future.

Change Log v2:
        In patch 1:
               1. Correct the typo "formatted_cyl =>> formatted_blocks"
                 and indentation mismatch
              2. Keep using "u_int64_t" instead of "unsigned long long"     

        In patch 4:
               3. Add s390 platform check in test case.

Wang Dong (4):
   libparted/dasd: unify vtoc handling for cdl/ldl
   libparted/dasd: update and improve fdasd functions
   libparted/dasd: add new fdasd functions
   libparted/dasd: add test cases for the new fdasd functions

  include/parted/fdasd.in.h   |  18 +++--
  include/parted/vtoc.in.h    |  34 +++++----
  libparted/labels/dasd.c     |   8 +-
  libparted/labels/fdasd.c    | 179 +++++++++++++++++++++++++++++++++++++-------
  libparted/labels/vtoc.c     |  38 +++++-----
  libparted/tests/Makefile.am |   5 +-
  6 files changed, 204 insertions(+), 78 deletions(-)


--
Best regards. Wang Dong


Reply via email to