Searched hist:f3930ed0bb1945b59da8e591072b5c79606d0760 (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/block/ |
H A D | blkverify.c | diff f3930ed0bb1945b59da8e591072b5c79606d0760 Wed Apr 08 06:43:47 CDT 2015 Kevin Wolf <kwolf@redhat.com> block: Move flag inheritance to bdrv_open_inherit()
Instead of letting every caller of bdrv_open() determine the right flags for its child node manually and pass them to the function, pass the parent node and the role of the newly opened child (like backing file, protocol layer, etc.).
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | quorum.c | diff f3930ed0bb1945b59da8e591072b5c79606d0760 Wed Apr 08 06:43:47 CDT 2015 Kevin Wolf <kwolf@redhat.com> block: Move flag inheritance to bdrv_open_inherit()
Instead of letting every caller of bdrv_open() determine the right flags for its child node manually and pass them to the function, pass the parent node and the role of the newly opened child (like backing file, protocol layer, etc.).
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | blkdebug.c | diff f3930ed0bb1945b59da8e591072b5c79606d0760 Wed Apr 08 06:43:47 CDT 2015 Kevin Wolf <kwolf@redhat.com> block: Move flag inheritance to bdrv_open_inherit()
Instead of letting every caller of bdrv_open() determine the right flags for its child node manually and pass them to the function, pass the parent node and the role of the newly opened child (like backing file, protocol layer, etc.).
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | vmdk.c | diff f3930ed0bb1945b59da8e591072b5c79606d0760 Wed Apr 08 06:43:47 CDT 2015 Kevin Wolf <kwolf@redhat.com> block: Move flag inheritance to bdrv_open_inherit()
Instead of letting every caller of bdrv_open() determine the right flags for its child node manually and pass them to the function, pass the parent node and the role of the newly opened child (like backing file, protocol layer, etc.).
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/include/block/ |
H A D | block.h | diff f3930ed0bb1945b59da8e591072b5c79606d0760 Wed Apr 08 06:43:47 CDT 2015 Kevin Wolf <kwolf@redhat.com> block: Move flag inheritance to bdrv_open_inherit()
Instead of letting every caller of bdrv_open() determine the right flags for its child node manually and pass them to the function, pass the parent node and the role of the newly opened child (like backing file, protocol layer, etc.).
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | block_int.h | diff f3930ed0bb1945b59da8e591072b5c79606d0760 Wed Apr 08 06:43:47 CDT 2015 Kevin Wolf <kwolf@redhat.com> block: Move flag inheritance to bdrv_open_inherit()
Instead of letting every caller of bdrv_open() determine the right flags for its child node manually and pass them to the function, pass the parent node and the role of the newly opened child (like backing file, protocol layer, etc.).
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff f3930ed0bb1945b59da8e591072b5c79606d0760 Wed Apr 08 06:43:47 CDT 2015 Kevin Wolf <kwolf@redhat.com> block: Move flag inheritance to bdrv_open_inherit()
Instead of letting every caller of bdrv_open() determine the right flags for its child node manually and pass them to the function, pass the parent node and the role of the newly opened child (like backing file, protocol layer, etc.).
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|