[PATCH 0/6] block permission updated follow-up

Vladimir Sementsov-Ogievskiy posted 6 patches 2 years, 11 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210503113402.185852-1-vsementsov@virtuozzo.com
Maintainers: Kevin Wolf <kwolf@redhat.com>, Max Reitz <mreitz@redhat.com>
There is a newer version of this series
block.c                               | 51 ++++++++++++++++++---------
block/block-backend.c                 |  9 +++--
tests/qemu-iotests/283.out            |  2 +-
tests/qemu-iotests/307.out            |  2 +-
tests/qemu-iotests/tests/qsd-jobs.out |  2 +-
5 files changed, 42 insertions(+), 24 deletions(-)
[PATCH 0/6] block permission updated follow-up
Posted by Vladimir Sementsov-Ogievskiy 2 years, 11 months ago
Hi all!

Here are two coverity fixes and improvement of error message.

Vladimir Sementsov-Ogievskiy (6):
  block: fix leak of tran in bdrv_root_attach_child
  block: bdrv_reopen_multiple(): fix leak of tran object
  block-backend: improve blk_root_get_parent_desc()
  block: improve bdrv_child_get_parent_desc()
  block: simplify bdrv_child_user_desc()
  block: improve permission conflict error message

 block.c                               | 51 ++++++++++++++++++---------
 block/block-backend.c                 |  9 +++--
 tests/qemu-iotests/283.out            |  2 +-
 tests/qemu-iotests/307.out            |  2 +-
 tests/qemu-iotests/tests/qsd-jobs.out |  2 +-
 5 files changed, 42 insertions(+), 24 deletions(-)

-- 
2.29.2