block/commit: Drop bdrv_child_try_set_perm()
commita193ad3b3b27eec6914bd3cd7dc4bff02f59177f
authorMax Reitz <mreitz@redhat.com>
Wed, 22 May 2019 17:03:48 +0000 (22 19:03 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 18 Jun 2019 14:41:10 +0000 (18 16:41 +0200)
tree0e82e6beac2c04437909d49513769556253ad0b8
parentf94dc3b414028bc762f51ea66c170276130d5f8a
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>
block/commit.c