diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-12-07 23:50:38 -0500 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-01-01 11:47:40 -0500 |
commit | be1fa63de867aa26f2f57e6f5db2a358f6da5ad1 (patch) | |
tree | b3ebc2d45acd3a07c3b0400969421e3a65b52610 /fs/bcachefs/alloc_background.c | |
parent | a0acc24fedbe067b30f4320daa8d63b404f6ccd9 (diff) |
bcachefs: Fix bch2_read_btree()
In the debugfs code, we had an incorrect use of drop_locks_do(); on
transaction restart we don't want to restart the current loop iteration,
since we've already emitted the current key to the buffer for userspace.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/alloc_background.c')
0 files changed, 0 insertions, 0 deletions