diff options
author | Eric Blake <eblake@redhat.com> | 2018-02-13 14:26:46 -0600 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-03-02 18:39:07 +0100 |
commit | ba059e7b1785fbb7b3a60d4706f519b1cffab1e3 (patch) | |
tree | 03034401edf6947d1da5211a809fe635352a6f21 /scripts/tracetool/backend | |
parent | 08c9e7735e4340a13596c5b97727655dee1fbb99 (diff) | |
download | qemu-ba059e7b1785fbb7b3a60d4706f519b1cffab1e3.zip qemu-ba059e7b1785fbb7b3a60d4706f519b1cffab1e3.tar.gz qemu-ba059e7b1785fbb7b3a60d4706f519b1cffab1e3.tar.bz2 |
iscsi: Switch cluster_sectors to byte-based
We are gradually converting to byte-based interfaces, as they are
easier to reason about than sector-based. Convert all uses of
the cluster size in sectors, along with adding assertions that we
are not dividing by zero.
Improve some comment grammar while in the area.
Signed-off-by: Eric Blake <eblake@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend')
0 files changed, 0 insertions, 0 deletions