Searched hist:d34682cd4a06efe9ee3fc8cb7e8a0ea445299989 (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/block/ |
H A D | qed.c | diff d34682cd4a06efe9ee3fc8cb7e8a0ea445299989 Wed Dec 11 12:26:16 CST 2013 Kevin Wolf <kwolf@redhat.com> block: Move initialisation of BlockLimits to bdrv_refresh_limits()
This function separates filling the BlockLimits from bdrv_open(), which allows it to call it from other operations which may change the limits (e.g. modifications to the backing file chain or bdrv_reopen)
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net>
|
H A D | iscsi.c | diff d34682cd4a06efe9ee3fc8cb7e8a0ea445299989 Wed Dec 11 12:26:16 CST 2013 Kevin Wolf <kwolf@redhat.com> block: Move initialisation of BlockLimits to bdrv_refresh_limits()
This function separates filling the BlockLimits from bdrv_open(), which allows it to call it from other operations which may change the limits (e.g. modifications to the backing file chain or bdrv_reopen)
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net>
|
H A D | vmdk.c | diff d34682cd4a06efe9ee3fc8cb7e8a0ea445299989 Wed Dec 11 12:26:16 CST 2013 Kevin Wolf <kwolf@redhat.com> block: Move initialisation of BlockLimits to bdrv_refresh_limits()
This function separates filling the BlockLimits from bdrv_open(), which allows it to call it from other operations which may change the limits (e.g. modifications to the backing file chain or bdrv_reopen)
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net>
|
H A D | qcow2.c | diff d34682cd4a06efe9ee3fc8cb7e8a0ea445299989 Wed Dec 11 12:26:16 CST 2013 Kevin Wolf <kwolf@redhat.com> block: Move initialisation of BlockLimits to bdrv_refresh_limits()
This function separates filling the BlockLimits from bdrv_open(), which allows it to call it from other operations which may change the limits (e.g. modifications to the backing file chain or bdrv_reopen)
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net>
|
/openbmc/qemu/include/block/ |
H A D | block_int.h | diff d34682cd4a06efe9ee3fc8cb7e8a0ea445299989 Wed Dec 11 12:26:16 CST 2013 Kevin Wolf <kwolf@redhat.com> block: Move initialisation of BlockLimits to bdrv_refresh_limits()
This function separates filling the BlockLimits from bdrv_open(), which allows it to call it from other operations which may change the limits (e.g. modifications to the backing file chain or bdrv_reopen)
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net>
|
/openbmc/qemu/ |
H A D | block.c | diff d34682cd4a06efe9ee3fc8cb7e8a0ea445299989 Wed Dec 11 12:26:16 CST 2013 Kevin Wolf <kwolf@redhat.com> block: Move initialisation of BlockLimits to bdrv_refresh_limits()
This function separates filling the BlockLimits from bdrv_open(), which allows it to call it from other operations which may change the limits (e.g. modifications to the backing file chain or bdrv_reopen)
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net>
|