diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2020-07-20 13:00:15 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:08:42 -0400 |
commit | e8306e3b4ca2d6cb325136afe5631247466ad176 (patch) | |
tree | bf33fc62b48fd990d949dca936b775d460cf2ebb /fs/bcachefs/move.c | |
parent | f621e1521c3ff5ea295a97d7d71cdbe84f496467 (diff) |
bcachefs: Wrap write path in memalloc_nofs_save()
This fixes a lockdep splat where we're allocating memory with vmalloc in
the compression bounce path, which doesn't always obey GFP_NOFS.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/move.c')
0 files changed, 0 insertions, 0 deletions