~ubuntu-branches/ubuntu/natty/parted/natty

« back to all changes in this revision

Viewing changes to debian/patches/dasd-sync.patch

  • Committer: Colin Watson
  • Date: 2011-03-25 17:35:36 UTC
  • mfrom: (88.1.2 parted)
  • Revision ID: cjwatson@canonical.com-20110325173536-7ao7arbp6hds0njb
Tags: 2.3-5ubuntu4
mergeĀ lp:~psusi/ubuntu/natty/parted/fix-dmraid

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 #ifdef ENABLE_DEVICE_MAPPER
19
19
 #include <libdevmapper.h>
20
20
 #endif
21
 
@@ -2807,20 +2808,15 @@
 
21
@@ -2809,20 +2810,15 @@
22
22
                 return _dm_reread_part_table (disk);
23
23
 #endif
24
24
         if (disk->dev->type != PED_DEVICE_FILE) {