[parted-devel] [PATCH 0/3 v2] Support for partitions on loop devices

Petr Uzel petr.uzel at suse.cz
Thu Sep 29 13:14:21 UTC 2011


This is the second version of patch series to improve support
for partitionable loop devices in parted. 

Changes since v1:

o Added test to exercise the feature.
o Style fixes suggested by Jim.

Petr Uzel (3):
  libparted: differentiate between plain files and loop devices
  libparted: improve support for partitions on loopback devices
  tests: add test for partitionable loop devices

 NEWS                      |    4 ++
 include/parted/device.h   |    3 +-
 libparted/arch/linux.c    |   84 +++++++++++++++++++++++++++++++++++++-------
 parted/parted.c           |    2 +-
 tests/Makefile.am         |    1 +
 tests/t8001-loop-blkpg.sh |   65 ++++++++++++++++++++++++++++++++++
 6 files changed, 143 insertions(+), 16 deletions(-)
 create mode 100755 tests/t8001-loop-blkpg.sh

-- 
1.7.3.4




More information about the parted-devel mailing list