linux/drivers/md/bcache
Kent Overstreet e8e1d4682c bcache: Convert try_wait to wait_queue_head_t
We never waited on c->try_wait asynchronously, so just use the standard
primitives.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
2013-11-10 21:56:03 -08:00
..
alloc.c bcache: Use blkdev_issue_discard() 2013-11-10 21:55:54 -08:00
bcache.h bcache: Convert try_wait to wait_queue_head_t 2013-11-10 21:56:03 -08:00
bset.c bcache: Clean up keylist code 2013-11-10 21:56:00 -08:00
bset.h bcache: Clean up keylist code 2013-11-10 21:56:00 -08:00
btree.c bcache: Convert try_wait to wait_queue_head_t 2013-11-10 21:56:03 -08:00
btree.h bcache: Convert try_wait to wait_queue_head_t 2013-11-10 21:56:03 -08:00
closure.c bcache: Fix a dumb race 2013-07-12 00:22:33 -07:00
closure.h bcache: Refactor journalling flow control 2013-11-10 21:56:02 -08:00
debug.c bcache: Use standard utility code 2013-07-01 14:43:53 -07:00
debug.h bcache: Rip out pkey()/pbtree() 2013-06-26 17:09:15 -07:00
io.c bcache: Use standard utility code 2013-07-01 14:43:53 -07:00
journal.c bcache: Move keylist out of btree_op 2013-11-10 21:56:02 -08:00
journal.h bcache: Refactor journalling flow control 2013-11-10 21:56:02 -08:00
Kconfig bcache: drop "select CLOSURES" 2013-05-15 00:42:51 -07:00
Makefile bcache: A block layer cache 2013-03-23 16:11:31 -07:00
movinggc.c bcache: Refactor journalling flow control 2013-11-10 21:56:02 -08:00
request.c bcache: Move keylist out of btree_op 2013-11-10 21:56:02 -08:00
request.h bcache: Move keylist out of btree_op 2013-11-10 21:56:02 -08:00
stats.c bcache: Fix error handling in init code 2013-05-15 00:48:14 -07:00
stats.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
super.c bcache: Convert try_wait to wait_queue_head_t 2013-11-10 21:56:03 -08:00
sysfs.c bcache: Stripe size isn't necessarily a power of two 2013-11-10 21:55:55 -08:00
sysfs.h bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
trace.c bcache: Rip out pkey()/pbtree() 2013-06-26 17:09:15 -07:00
util.c bcache: Fix a writeback performance regression 2013-09-24 14:41:43 -07:00
util.h bcache: Fix a writeback performance regression 2013-09-24 14:41:43 -07:00
writeback.c bcache: Move keylist out of btree_op 2013-11-10 21:56:02 -08:00
writeback.h bcache: Stripe size isn't necessarily a power of two 2013-11-10 21:55:55 -08:00