Whamcloud - gitweb
Merge b_md into HEAD
[fs/lustre-release.git] / lustre / conf / lustre2ldif.xsl
index f5d8098..c7ea957 100644 (file)
@@ -184,6 +184,10 @@ networkRef: <value-of select="@uuidref"/>
 mdsRef: <value-of select="@uuidref"/>
 </template>
 
+<template match="mdsdev_ref">
+mdsdevRef: <value-of select="@uuidref"/>
+</template>
+
 <template match="mountpoint_ref">
 mountpointRef: <value-of select="@uuidref"/>
 </template>