qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 0/4] block: small refactorings
@ 2022-11-07 16:35 Vladimir Sementsov-Ogievskiy
  2022-11-07 16:35 ` [PATCH v8 1/4] block: drop bdrv_detach_child() Vladimir Sementsov-Ogievskiy
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2022-11-07 16:35 UTC (permalink / raw)
  To: qemu-block; +Cc: qemu-devel, hreitz, kwolf, vsementsov

Hi all!

Here is 4-more simple already reviewed patches from
 "[PATCH v5 00/45] Transactional block-graph modifying API" [1]

Called v8 because first part of [1] was recently merged as
 "[PATCH v7 for-7.2 00/15] block: cleanup backing and file handling"

Vladimir Sementsov-Ogievskiy (4):
  block: drop bdrv_detach_child()
  block: drop bdrv_remove_filter_or_cow_child
  block: bdrv_refresh_perms(): allow external tran
  block: refactor bdrv_list_refresh_perms to allow any list of nodes

 block.c | 141 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 71 insertions(+), 70 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-22 13:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07 16:35 [PATCH v8 0/4] block: small refactorings Vladimir Sementsov-Ogievskiy
2022-11-07 16:35 ` [PATCH v8 1/4] block: drop bdrv_detach_child() Vladimir Sementsov-Ogievskiy
2022-11-07 16:35 ` [PATCH v8 2/4] block: drop bdrv_remove_filter_or_cow_child Vladimir Sementsov-Ogievskiy
2022-11-07 16:35 ` [PATCH v8 3/4] block: bdrv_refresh_perms(): allow external tran Vladimir Sementsov-Ogievskiy
2022-11-07 16:35 ` [PATCH v8 4/4] block: refactor bdrv_list_refresh_perms to allow any list of nodes Vladimir Sementsov-Ogievskiy
2022-11-22 13:11 ` [PATCH v8 0/4] block: small refactorings Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).