Add support for limiting only rate in only one direction
authorJens Axboe <jens.axboe@oracle.com>
Tue, 9 Jun 2009 10:47:16 +0000 (12:47 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 9 Jun 2009 10:47:16 +0000 (12:47 +0200)
So now you can say 'limit writes to 10MB/sec' and have reads go
full throttle, for instance.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found