]> Git Repo - qemu.git/commit - block/file-posix.c
block: Use bdrv_is_sg() everywhere
authorDimitris Aragiorgis <[email protected]>
Tue, 23 Jun 2015 10:44:56 +0000 (13:44 +0300)
committerStefan Hajnoczi <[email protected]>
Tue, 23 Jun 2015 14:08:52 +0000 (15:08 +0100)
commitb192af8acc597a6e8068873434e56e0c7de1b7d3
treeea6db802f2133fce46ec4c06e204bb4894ee54b4
parent25940fa7e57ffce9d495b4c2aadc39790535856d
block: Use bdrv_is_sg() everywhere

Instead of checking bs->sg use bdrv_is_sg() consistently throughout
the code.

Signed-off-by: Dimitris Aragiorgis <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-id: 1435056300[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
block.c
block/iscsi.c
block/raw-posix.c
This page took 0.025177 seconds and 4 git commands to generate.