[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1367388562-2213-1-git-send-email-phdm@macqel.be>
Date: Wed, 1 May 2013 08:09:17 +0200
From: Philippe De Muyter <phdm@...qel.be>
To: linux-kernel@...r.kernel.org
Cc: Jens Axboe <axboe@...nel.dk>, Karel Zak <kzak@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH v3 0/5] partitions: Add aix lvm partitions support
This is the version 3 of my patchset to add a basic aix lvm partitions
parser to linux.
The only modified patch is patch 2. It fixes a problem in the discovering
of small (1 pp) partitions in presence of discontiguous partitions.
Jens, patch 1 is actually just a cleanup of msdos.c. You could apply it
already even if you delay the decision for the other ones, so I could
stop resending it here, as patch 3 depends on it.
Philippe
[PATCH 1/5] partitions/msdos.c: end-of-line whitespace and semicolon cleanup
[PATCH 2/5] partitions: Add aix lvm partitions support files
[PATCH 3/5] partitions/msdos: enumerate also AIX LVM partitions
[PATCH 4/5] partitions/Makefile: compile aix.c if configured.
[PATCH 5/5] partitions/Kconfig: add the AIX_PARTITION entry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists