Express RAID member state as an array of strings, instead of just a string
authorDavid Zeuthen <zeuthen@gmail.com>
Wed, 19 Sep 2012 16:21:55 +0000 (12:21 -0400)
committerDavid Zeuthen <zeuthen@gmail.com>
Wed, 19 Sep 2012 16:21:55 +0000 (12:21 -0400)
commit69f649b74d3d469d6dfe2c9ddd2d2a3a32faff3c
tree6c5d619eb511bb8131d2285a4e2db71f4a7e55a4
parent5021a0baab993ab96b6fd5c1c46c454cd98b44f6
Express RAID member state as an array of strings, instead of just a string

The sysfs file /sys/block/md0/md/dev-sda/state is a comma-separated
list of states, not just one state.

Signed-off-by: David Zeuthen <zeuthen@gmail.com>
data/org.freedesktop.UDisks2.xml
src/udiskslinuxmdraid.c