diff options
| author | Kent Overstreet <kmo@daterainc.com> | 2014-05-19 08:57:55 -0700 |
|---|---|---|
| committer | Luis Henriques <luis.henriques@canonical.com> | 2015-01-16 14:34:51 +0000 |
| commit | c71bf6079c2aba7378b20b6a7751945005cb1ecf (patch) | |
| tree | 48a58395ed438b0f204607941efa04b4e2a74cdc /include/uapi/linux/raid | |
| parent | 13e9c21ab3103235734c207d088370ccae4260f0 (diff) | |
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
commit bcf090e0040e30f8409e6a535a01e6473afb096f upstream.
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>
Cc: Gabriel de Perthuis <g2p.code@gmail.com>
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'include/uapi/linux/raid')
0 files changed, 0 insertions, 0 deletions
