bcachefs: use memalloc_nofs_save() for vmalloc allocation
authorKent Overstreet <kent.overstreet@gmail.com>
Wed, 12 Jun 2019 01:03:23 +0000 (21:03 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:23 +0000 (17:08 -0400)
commite0dfc08bc2f509de9fda0371b46988247f711a12
tree1777f499171ef6b440c6ec0b549d092e9d5681cc
parent3e669816904d45d48ef2183a2ad675c24d9c941a
bcachefs: use memalloc_nofs_save() for vmalloc allocation

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/btree_cache.c