Home
last modified time | relevance | path

Searched hist:"5433 c24f" (Results 1 – 3 of 3) sorted by relevance

/qemu/block/
H A Dqapi.c5433c24f Mon Oct 19 15:53:29 GMT 2015 Max Reitz <mreitz@redhat.com> block: Prepare for NULL BDS

blk_bs() will not necessarily return a non-NULL value any more (unless
blk_is_available() is true or it can be assumed to otherwise, e.g.
because it is called immediately after a successful blk_new_with_bs() or
blk_new_open()).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/qemu/
H A Dblockdev.c5433c24f Mon Oct 19 15:53:29 GMT 2015 Max Reitz <mreitz@redhat.com> block: Prepare for NULL BDS

blk_bs() will not necessarily return a non-NULL value any more (unless
blk_is_available() is true or it can be assumed to otherwise, e.g.
because it is called immediately after a successful blk_new_with_bs() or
blk_new_open()).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dblock.c5433c24f Mon Oct 19 15:53:29 GMT 2015 Max Reitz <mreitz@redhat.com> block: Prepare for NULL BDS

blk_bs() will not necessarily return a non-NULL value any more (unless
blk_is_available() is true or it can be assumed to otherwise, e.g.
because it is called immediately after a successful blk_new_with_bs() or
blk_new_open()).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>