fix off-by-one issues in blkiomon.h
authorMartin Peschke <mpeschke@linux.vnet.ibm.com>
Mon, 20 Apr 2009 14:07:11 +0000 (16:07 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 21 Apr 2009 07:21:55 +0000 (09:21 +0200)
commitb5f8804a588fffdea10a0cd46a36fc196acea9f2
tree83415101c606bf5eebd1bb22ab6e60609c7b9128
parent8d388c8ea6a58186bfdf7ca7fc4e1268eced8b14
fix off-by-one issues in blkiomon.h

Fix two off-by-one issues. Last bucket of histogram was ommitted by mistake
when being converted to big-endian or when being merged with another bucket.

Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
stats.h