Kent Overstreet bcf090e004 bcache: Make sure to pass GFP_WAIT to mempool_alloc()
this was very wrong - mempool_alloc() only guarantees success with GFP_WAIT.
bcache uses GFP_NOWAIT in various other places where we have a fallback,
circuits must've gotten crossed when writing this code or something.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
2014-08-04 15:23:03 -07:00
..
2014-04-18 14:20:48 +02:00
2014-03-18 12:22:36 -07:00
2014-01-08 13:05:08 -08:00
2014-04-18 14:20:48 +02:00
2014-08-04 15:23:02 -07:00
2014-08-04 15:23:02 -07:00
2013-11-23 22:33:57 -08:00
2014-02-25 18:42:49 -08:00
2014-03-18 12:22:35 -07:00
2014-03-18 12:22:35 -07:00
2014-03-18 12:22:35 -07:00
2014-03-18 12:22:35 -07:00
2013-11-10 21:56:32 -08:00
2014-03-18 12:39:28 -07:00
2014-03-18 12:22:35 -07:00
2013-12-31 09:51:02 -07:00