Whamcloud - gitweb
- clean up xml and dtd
authorrread <rread>
Fri, 26 Jul 2002 16:51:43 +0000 (16:51 +0000)
committerrread <rread>
Fri, 26 Jul 2002 16:51:43 +0000 (16:51 +0000)
lustre/tests/lov.xml
lustre/utils/lustre.dtd

index 478306d..0af48e8 100644 (file)
@@ -7,7 +7,7 @@
       <server>localhost</server>
       <port>2432</port>
     </network>
-    <profile_ref num="1" name="local-profile" uuidref="local-profile-UUID"></profile_ref>
+    <profile_ref uuidref="local-profile-UUID"/>
   </node>
 
   <profile name="local-profile" uuid="local-profile-UUID">
index e5b899a..3b2a6db 100644 (file)
@@ -16,7 +16,7 @@
 \r
 <!ELEMENT profile (service_ref)*>\r
 <!ATTLIST profile %tag.attr;>\r
-<!ELEMENT mountpoint (path | fileset | mdc_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