]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
md: allow extended partitions on md devices.
authorNeilBrown <neilb@suse.de>
Tue, 21 Oct 2008 02:25:32 +0000 (13:25 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 21 Oct 2008 02:25:32 +0000 (13:25 +1100)
commit92850bbd71228730c80efd491e7427650188d359
tree1d9d87d8eead78e2f6d37db62b580a8b7961844e
parent3c0ee63a64a20351ed6c16ec797e1f8c850741ea
md: allow extended partitions on md devices.

The new extended partition support provides a much nicer was
to have partitions on md devices that the 'mdp' alternate major.
We cannot really get rid of 'mdp' at this time, but we can
enable extended partitions as that will probably make life
easier for sysadmins.

Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/md.c