Handle nested arrays
authorDavid Zeuthen <zeuthen@gmail.com>
Thu, 20 Sep 2012 17:13:23 +0000 (13:13 -0400)
committerDavid Zeuthen <zeuthen@gmail.com>
Thu, 20 Sep 2012 17:13:23 +0000 (13:13 -0400)
commite09b6ffceb194871046d516225bae7e77b6868ab
tree5a0171ea3633cd9383ce4780fca999ed22773ac5
parent0681335a78f7517e303c2c9e6f632def1f08d2bc
Handle nested arrays

We actually need mdadm(8) changes for this to work properly otherwise
the MD_* properties end up overwriting each other.

We also have to be careful since a single GUdevDevice instance can be
in two distinct UDisksLinuxMDRaidObject.

http://people.freedesktop.org/~david/gnome-disks-mdraid-20120920-1.png

Signed-off-by: David Zeuthen <zeuthen@gmail.com>
src/udiskslinuxblock.c
src/udiskslinuxmdraid.c
src/udiskslinuxmdraidobject.c
src/udiskslinuxmdraidobject.h
src/udiskslinuxprovider.c