commit | e5d8a4068526d3fb692e3402485edd03bc11c084 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed May 13 13:05:44 2020 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon May 18 19:05:25 2020 +0200 |
tree | e1ec36109c0c771cae4e98be562724b7e1be21c3 | |
parent | 1f38f04eacd4c3b9409dcb411525f203cce168a1 [diff] |
block: Drop @child_class from bdrv_child_perm() Implementations should decide the necessary permissions based on @role. Signed-off-by: Max Reitz <mreitz@redhat.com> Message-Id: <20200513110544.176672-35-mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>