]> git.ipfire.org Git - thirdparty/libvirt.git/commit
doc: storage pool permission copy-paste fix
authorPhilipp Hahn <hahn@univention.de>
Tue, 13 Aug 2013 12:38:33 +0000 (14:38 +0200)
committerEric Blake <eblake@redhat.com>
Tue, 13 Aug 2013 20:55:04 +0000 (14:55 -0600)
commitced2e3bed3f1378137c6f72f99a225f03b5886c5
treedf810d8461bad627f3bc536b253f04c9abfa382a
parentf7904571726dbcb5c588f3bbc4de61565e29e992
doc: storage pool permission copy-paste fix

The description for <permissions> was copied from the storage volume
section to the storage pool section, but the semantics are different:
1. Currently only the "dir", "fs" and "netfs" storage pools use it.
2. They use it only to build the final directory.
3. A default for the storage volumes can't be set.

Signed-off-by: Philipp Hahn <hahn@univention.de>
docs/formatstorage.html.in