Commit 986cacbd authored by Zoltan Kiss's avatar Zoltan Kiss Committed by Konrad Rzeszutek Wilk
Browse files

xen/blkback: Change statistics counter types to unsigned



These values shouldn't be negative, but after an overflow their value
can turn into negative, if they are signed. xentop can show bogus
values in this case.

Signed-off-by: default avatarZoltan Kiss <zoltan.kiss@citrix.com>
Reported-by: default avatarIchiro Ogino <ichiro.ogino@citrix.co.jp>
Signed-off-by: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
parent 0e367ae4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment