Re: [parted-devel] [PATCH] Fix mkpart linux-swap bug: would use 0x83 rather than 0x82

2007-08-14 Thread Otavio Salvador
Jim Meyering <[EMAIL PROTECTED]> writes: > As a follow-up to the thread on bug-parted, > http://thread.gmane.org/gmane.comp.gnu.parted.bugs/9275 > here's the patch I outlined there: > > Fix mkpart linux-swap bug: would use 0x83 rather than 0x82 > > * libparted/labels/bsd.c (bsd_partition_set_sys

[PATCH] Fix mkpart linux-swap bug: would use 0x83 rather than 0x82

2007-08-14 Thread Jim Meyering
As a follow-up to the thread on bug-parted, http://thread.gmane.org/gmane.comp.gnu.parted.bugs/9275 here's the patch I outlined there: Fix mkpart linux-swap bug: would use 0x83 rather than 0x82 * libparted/labels/bsd.c (bsd_partition_set_system): Include "misc.h". Use is_linux_swap to test whet