Whamcloud - gitweb
Barebones XML support added to obdctl via the --xml option. Validation of
authorbehlendo <behlendo>
Mon, 17 Jun 2002 04:13:18 +0000 (04:13 +0000)
committerbehlendo <behlendo>
Mon, 17 Jun 2002 04:13:18 +0000 (04:13 +0000)
commit396b2fc430c86dbbf6e738acc89da74eecc5ec05
treeb7bce016b95e3de92f38f3b37ed1c349246dc3d5
parent8888c4400d1df15bb8381cab7af3d422fe1e902b
Barebones XML support added to obdctl via the --xml option.  Validation of
the XML should be performed against the lustre.dtd (but isn't yet).  Also
of note we now need the libxml2 library to be installed.
lustre/utils/Makefile.am
lustre/utils/lustre.dtd [new file with mode: 0644]