]> Git Repo - qemu.git/commit - block/blkdebug.c
block: Request child permissions in filter drivers
authorKevin Wolf <[email protected]>
Thu, 15 Dec 2016 11:28:58 +0000 (12:28 +0100)
committerKevin Wolf <[email protected]>
Tue, 28 Feb 2017 19:40:36 +0000 (20:40 +0100)
commitd7010dfb685506cc4addd102627205f85fcd0fe7
tree71109293de625849280b71f8e332160a6066f853
parent6a1b9ee152101868082dbf24ccb683af0431c85b
block: Request child permissions in filter drivers

All callers will have to request permissions for all of their child
nodes. Block drivers that act as simply filters can use the default
implementation of .bdrv_child_perm().

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Acked-by: Fam Zheng <[email protected]>
block/blkdebug.c
block/blkreplay.c
block/blkverify.c
block/quorum.c
block/raw-format.c
block/replication.c
This page took 0.025674 seconds and 4 git commands to generate.