]> git.neil.brown.name Git - history.git/commit
[PATCH] set unplug_timer.function inside blk_queue_make_request
authorAndrew Morton <akpm@digeo.com>
Thu, 13 Feb 2003 01:39:33 +0000 (17:39 -0800)
committerVojtech Pavlik <vojtech@kernel.bkbits.net>
Thu, 13 Feb 2003 01:39:33 +0000 (17:39 -0800)
commitccb77d058094026da6833f12c1366169f05dec87
tree591eca569ea409ba69a34209d1742502aca6ad51
parent6e7ce541955206f6d97bbad6d5a654093d515d27
[PATCH] set unplug_timer.function inside blk_queue_make_request

Patch from Neil Brown <neilb@cse.unsw.edu.au>

Initialise the queue's unplug_timer inside blk_queue_make_request.  This
makes the new auto-unplugging more accessable by other clients of
blk_queue_make_request - e.g.  raid5, umem.
drivers/block/ll_rw_blk.c