Skip to content
Commit 35fcd848 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcache: Convert bucket_wait to wait_queue_head_t



At one point we did do fancy asynchronous waiting stuff with
bucket_wait, but that's all gone (and bucket_wait is used a lot less
than it used to be). So use the standard primitives.

Signed-off-by: default avatarKent Overstreet <kmo@daterainc.com>
parent e8e1d468
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment