Whamcloud - gitweb
- move the peter branch changes to the head
[fs/lustre-release.git] / lustre / utils / lustre.dtd
index 621becc..49f3faa 100644 (file)
@@ -16,7 +16,7 @@
 \r
 <!ELEMENT profile (service_ref)*>\r
 <!ATTLIST profile %tag.attr;>\r
-<!ELEMENT mountpoint (path | fileset | mds_ref | lov_ref)*>\r
+<!ELEMENT mountpoint (path | fileset | mdc_ref | osc_ref)*>\r
 <!ATTLIST mountpoint %tag.attr;>\r
 <!ELEMENT node (network*, profile_ref)>\r
 <!ATTLIST node %tag.attr;>\r
 <!ATTLIST obd %tag.attr; type (obdfilter | obdext2 | obdecho) 'obdfilter'>\r
 <!ELEMENT ost (network_ref | obd_ref | failover_ref)*>\r
 <!ATTLIST ost %tag.attr;>\r
-<!ELEMENT mds (network_ref | fstype | device | server_ref | failover_ref)*>\r
+<!ELEMENT mds (network_ref | fstype | device | autoformat | server_ref | failover_ref)*>\r
 <!ATTLIST mds %tag.attr;>\r
 \r
 <!ELEMENT osc (network_ref | obd_ref)*>\r
 <!ATTLIST osc %tag.attr;>\r
-<!ELEMENT mdc (service_ref)>\r
+<!ELEMENT mdc (network_ref | mds_ref)*>\r
 <!ATTLIST mdc %tag.attr;>\r
-<!ELEMENT lov (osc_ref | obd_ref | mdc_ref)*>\r
+<!ELEMENT lov (devices | mdc_ref)*>\r
 <!ATTLIST lov %tag.attr;>\r
+<!ELEMENT devices (osc_ref)+>\r
+<!ATTLIST devices stripesize CDATA #REQUIRED\r
+                  stripeoffset CDATA #REQUIRED\r
+                  pattern    CDATA #REQUIRED>\r
 <!ELEMENT router (misc)*>\r
 <!ATTLIST router %tag.attr;>\r
 \r