commit | bf8e925eb569f31466eb5c9d935959a58772eec6 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed May 13 13:05:16 2020 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon May 18 19:05:25 2020 +0200 |
tree | d1938c9301142c640691ea22f58f68edc81472c7 | |
parent | 258b776515cc812a26783ffab98b31aa8eb008d4 [diff] |
block: Pass BdrvChildRole to bdrv_child_perm() For now, all callers pass 0 and no callee evaluates this value. Later patches will change both. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20200513110544.176672-7-mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>