Kent Overstreet 81aef33957 Don't run shrinkers without GFP_KERNEL
This would correspond to GFP_RECLAIM in the kernel - but we don't
distinguish between different types of reclaim here.

This solves a deadlock in the btree node memory allocation path - we
allocate with the btree node cache lock held but without GFP_KERNEL set.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2022-10-11 00:39:06 -04:00
..
2017-01-20 09:07:08 -09:00
2018-12-19 20:34:24 -05:00
2018-06-01 17:33:47 -04:00
2019-08-28 11:35:00 -04:00
2021-04-24 01:36:43 -04:00
2020-05-05 10:29:31 +01:00
2022-06-22 22:05:39 -04:00
2021-01-12 16:36:45 -05:00
2018-12-19 20:34:24 -05:00
2022-03-28 12:39:12 -04:00