diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2020-03-27 17:38:51 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:08:37 -0400 |
commit | 4e4758c6cbbbc31aad9ec733c6f49a7221fd7b70 (patch) | |
tree | 70ee9a4e73ffc9908b19a6bde5576fb1b2b01214 /fs/bcachefs/recovery.c | |
parent | f7005e0175ed14bc5e2cc60add40d5eaf9075c2c (diff) | |
download | lwn-4e4758c6cbbbc31aad9ec733c6f49a7221fd7b70.tar.gz lwn-4e4758c6cbbbc31aad9ec733c6f49a7221fd7b70.zip |
bcachefs: Use memalloc_nofs_save()
vmalloc allocations don't always obey GFP_NOFS - memalloc_nofs_save() is
the prefered approach for the future.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/recovery.c')
0 files changed, 0 insertions, 0 deletions