block: Use accessor functions for queue limits
authorMartin K. Petersen <martin.petersen@oracle.com>
Fri, 22 May 2009 21:17:50 +0000 (17:17 -0400)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 22 May 2009 21:22:54 +0000 (23:22 +0200)
Convert all external users of queue limits to using wrapper functions
instead of poking the request queue variables directly.

Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found