commit | a193ad3b3b27eec6914bd3cd7dc4bff02f59177f | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed May 22 19:03:48 2019 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Jun 18 16:41:10 2019 +0200 |
tree | 0e82e6beac2c04437909d49513769556253ad0b8 | |
parent | f94dc3b414028bc762f51ea66c170276130d5f8a [diff] |
block/commit: Drop bdrv_child_try_set_perm() commit_top_bs never requests or unshares any permissions. There is no reason to make this so explicit here. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>