blob: fa01f989380f053f119dc6afd9f1e097f7bee304 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<volume type='netdir'>
<name>dir</name>
<key>vol/dir</key>
<capacity unit='bytes'>0</capacity>
<allocation unit='bytes'>0</allocation>
<target>
<path>gluster://example.com/vol/dir</path>
<format type='dir'/>
</target>
</volume>
|