common/protocol: Declare additional constants
commitf6c6583d6082b755bf2fd9f066d477f7d3a1d61a
authorEric Blake <eblake@redhat.com>
Wed, 25 Sep 2019 14:46:30 +0000 (25 09:46 -0500)
committerEric Blake <eblake@redhat.com>
Wed, 25 Sep 2019 17:31:30 +0000 (25 12:31 -0500)
tree7c5471419f30436ec6a39cacca51dd783ff0d9de
parentfc1bd0624764cd5596344cce3720f49be942cbbd
common/protocol: Declare additional constants

We aren't using them yet, but as we are now publishing this file, it's
worth letting other clients have a chance to use named bits reserved
by the protocol.  This does not expose anything related to resize, as
that is still experimental.

Also tweak a formatting nit I noticed while scanning the list of #defines.

Signed-off-by: Eric Blake <eblake@redhat.com>
common/protocol/nbd-protocol.h