[PATCH] export clear_queue_congested and set_queue_congested
authorThomas Maier <balagi@justmail.de>
Fri, 20 Oct 2006 06:28:15 +0000 (23:28 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 20 Oct 2006 17:26:35 +0000 (10:26 -0700)
commit79e2de4bc53d7ca2a8eedee49e4a92479b4b530e
treef56d41a654eda0995ee35a97881bcdcb3f393528
parent26da82058e62ea173559a26881b16d10089645ba
[PATCH] export clear_queue_congested and set_queue_congested

Export the clear_queue_congested() and set_queue_congested() functions
located in ll_rw_blk.c

The functions are renamed to blk_clear_queue_congested() and
blk_set_queue_congested().

(needed in the pktcdvd driver's bio write congestion control)

Signed-off-by: Thomas Maier <balagi@justmail.de>
Cc: Peter Osterlund <petero2@telia.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
block/ll_rw_blk.c
include/linux/blkdev.h