<!ATTLIST lustre version CDATA #REQUIRED>
<!ELEMENT node (network | routetbl | profile_ref | timeout |
- lustreUpcall | portalsUpcall)*>
+ lustreUpcall | portalsUpcall | ptldebug | subsystem)*>
<!ATTLIST node %object.attr;
router CDATA #IMPLIED>
<!-- basic elements -->
<!ELEMENT recoveryUpcall %object.content;>
<!ELEMENT timeout %object.content;>
+<!ELEMENT ptldebug %object.content;>
+<!ELEMENT subsystem %object.content;>
<!ELEMENT journalsize %object.content;>
<!ELEMENT fstype %object.content;>
<!ELEMENT nid %object.content;>
<if test="portalsUpcall">
portalsUpcall: <value-of select="portalsUpcall"/>
</if>
+<if test="ptldebug">
+ptldebug: <value-of select="ptldebug"/>
+</if>
+<if test="subsystem">
+subsystem: <value-of select="subsystem"/>
+</if>
<text>
</text>
<for-each select="network">