]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: consistent comments about disk enum usage
authorEric Blake <eblake@redhat.com>
Wed, 19 Mar 2014 15:09:02 +0000 (09:09 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 19 Mar 2014 15:09:02 +0000 (09:09 -0600)
commitbbd5d830206987760468d5f279a9be9c44ef4889
tree64e2cb63cd826c6afce8587b8af250a6eaa9acc8
parentdcb69a183ad37854e4a2355172f5b63bf95d3cd7
conf: consistent comments about disk enum usage

Before refactoring this struct, I found it helpful to track which
'int' fields really contain an enum value.

* src/conf/domain_conf.h (_virDomainDiskDef): Add comments.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/conf/domain_conf.h