Home
last modified time | relevance | path

Searched hist:f3930ed0bb1945b59da8e591072b5c79606d0760 (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/block/
H A Dblkverify.cdiff 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 Dquorum.cdiff 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 Dblkdebug.cdiff 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 Dvmdk.cdiff 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 Dblock.hdiff 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 Dblock_int.hdiff 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 Dblock.cdiff 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>