]> git.proxmox.com Git - qemu.git/commit
nbd: add more constants
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 22 Aug 2012 13:13:30 +0000 (15:13 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 18 Sep 2012 10:35:48 +0000 (12:35 +0200)
commitfa26c26b078b298a18686adb06a38bea3cdee990
tree0ce127866c642dd01ad86577f96c4d9dbaab239b
parent89c33337fd21930de671a6e34793e8b1ee257e2e
nbd: add more constants

Avoid magic numbers and magic size computations; hide them behind
constants.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
nbd.c