Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c327e5
)
We need an mdc_ref for a mountpoint, and not an mds_ref.
author
adilger
<adilger>
Mon, 22 Jul 2002 18:33:22 +0000
(18:33 +0000)
committer
adilger
<adilger>
Mon, 22 Jul 2002 18:33:22 +0000
(18:33 +0000)
lustre/utils/lustre.dtd
patch
|
blob
|
history
diff --git
a/lustre/utils/lustre.dtd
b/lustre/utils/lustre.dtd
index
014a3c0
..
e5b899a
100644
(file)
--- a/
lustre/utils/lustre.dtd
+++ b/
lustre/utils/lustre.dtd
@@
-16,7
+16,7
@@
\r
<!ELEMENT profile (service_ref)*>
\r
<!ATTLIST profile %tag.attr;>
\r
-<!ELEMENT mountpoint (path | fileset | md
s
_ref | lov_ref)*>
\r
+<!ELEMENT mountpoint (path | fileset | md
c
_ref | lov_ref)*>
\r
<!ATTLIST mountpoint %tag.attr;>
\r
<!ELEMENT node (network*, profile_ref)>
\r
<!ATTLIST node %tag.attr;>
\r