diff options
Diffstat (limited to 'data/org.freedesktop.UDisks2.xml')
-rw-r--r-- | data/org.freedesktop.UDisks2.xml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/org.freedesktop.UDisks2.xml b/data/org.freedesktop.UDisks2.xml index 9a2c4d6..f380d6f 100644 --- a/data/org.freedesktop.UDisks2.xml +++ b/data/org.freedesktop.UDisks2.xml @@ -1851,24 +1851,6 @@ --> <property name="ChunkSize" type="t" access="read"/> - <!-- CanStart: - Set to %TRUE if the array can be started in non-degraded mode. - - This property is calculated by looking at the various block - devices that appear to be a member of the array (cf. the - #org.freedesktop.UDisks2.Block:MDRaidMember property). - --> - <property name="CanStart" type="b" access="read"/> - - <!-- CanStartDegraded: - Set to %TRUE if the array can be started in non-degraded mode. - - This property is calculated by looking at the various block - devices that appear to be a member of the array (cf. the - #org.freedesktop.UDisks2.Block:MDRaidMember property). - --> - <property name="CanStartDegraded" type="b" access="read"/> - <!-- ActiveDevices: This property is an array with block devices that are currently associated with the with the array. It is empty if |