commit | b192af8acc597a6e8068873434e56e0c7de1b7d3 | [log] [tgz] |
---|---|---|
author | Dimitris Aragiorgis <dimara@arrikto.com> | Tue Jun 23 13:44:56 2015 +0300 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Jun 23 15:08:52 2015 +0100 |
tree | ea6db802f2133fce46ec4c06e204bb4894ee54b4 | |
parent | 25940fa7e57ffce9d495b4c2aadc39790535856d [diff] |
block: Use bdrv_is_sg() everywhere Instead of checking bs->sg use bdrv_is_sg() consistently throughout the code. Signed-off-by: Dimitris Aragiorgis <dimara@arrikto.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 1435056300-14924-2-git-send-email-dimara@arrikto.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>