kernel-hacking-2024-linux-s.../drivers/block/xen-blkback
Zoltan Kiss 986cacbd26 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: Zoltan Kiss <zoltan.kiss@citrix.com>
Reported-by: Ichiro Ogino <ichiro.ogino@citrix.co.jp>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2013-03-11 13:56:54 -04:00
..
blkback.c xen/blkback: Change statistics counter types to unsigned 2013-03-11 13:56:54 -04:00
common.h xen/blkback: Change statistics counter types to unsigned 2013-03-11 13:56:54 -04:00
Makefile
xenbus.c xen/blkback: Change statistics counter types to unsigned 2013-03-11 13:56:54 -04:00