summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/bset.c
diff options
context:
space:
mode:
authorKent Overstreet <kmo@daterainc.com>2014-05-19 15:57:55 (GMT)
committerKent Overstreet <kmo@daterainc.com>2014-08-04 22:23:03 (GMT)
commitbcf090e0040e30f8409e6a535a01e6473afb096f (patch)
tree783c32e0c6bb06933e92150585a6faa13c9d1261 /drivers/md/bcache/bset.c
parent9e5c353510b26500bd6b8309823ac9ef2837b761 (diff)
downloadlinux-bcf090e0040e30f8409e6a535a01e6473afb096f.tar.xz
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>
Diffstat (limited to 'drivers/md/bcache/bset.c')
0 files changed, 0 insertions, 0 deletions