commit | 22b132102f1540dd40f3e41df88796829b685f1a | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Thu Jan 31 12:36:19 2008 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Fri Feb 01 09:26:33 2008 +0100 |
tree | 20edc8316009b946ebd197b7aef7ccc041d02798 | |
parent | 640e248e44e2c550473550ca83668ceccad21dce [diff] |
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>