diff options
author | Max Reitz <mreitz@redhat.com> | 2020-05-13 13:05:14 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2020-05-18 19:05:25 +0200 |
commit | 3284bcf430a1d42885c184de73df52fcfd86d589 (patch) | |
tree | 3ba4fe6b05d7492c99bc96193c45e2b55194199f /block/quorum.c | |
parent | bd86fb990cfedc50d9705b8ed31d183f01942035 (diff) |
block: Add BdrvChildRole and BdrvChildRoleBits
This mask will supplement BdrvChildClass when it comes to what role (or
combination of roles) a child takes for its parent. It consists of
BdrvChildRoleBits values (which is an enum).
Because empty enums are not allowed, let us just start with it filled.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200513110544.176672-5-mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/quorum.c')
0 files changed, 0 insertions, 0 deletions