commit | 258b776515cc812a26783ffab98b31aa8eb008d4 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed May 13 13:05:15 2020 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon May 18 19:05:25 2020 +0200 |
tree | 3df593bc8ca2c86359f344d8cbec11de7c672d98 | |
parent | 3284bcf430a1d42885c184de73df52fcfd86d589 [diff] |
block: Add BdrvChildRole to BdrvChild For now, it is always set to 0. Later patches in this series will ensure that all callers pass an appropriate combination of flags. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20200513110544.176672-6-mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>