block: new end request handling interface should take unsigned byte counts
authorJens Axboe <jens.axboe@oracle.com>
Thu, 31 Jan 2008 11:36:19 +0000 (12:36 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 1 Feb 2008 08:26:33 +0000 (09:26 +0100)
commit22b132102f1540dd40f3e41df88796829b685f1a
tree20edc8316009b946ebd197b7aef7ccc041d02798
parent640e248e44e2c550473550ca83668ceccad21dce
block: new end request handling interface should take unsigned byte counts

No point in passing signed integers as the byte count, they can never
be negative.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/blk-core.c
include/linux/blkdev.h