diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-29 02:47:31 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-29 02:47:31 +0300 |
commit | 44ec5990357b9ebb8e5e88bb4f98a2746b938fab (patch) | |
tree | d24c64ca681811919cad170a17a1cd10f5694ec1 /tools/perf/scripts/python/gecko.py | |
parent | a0bd30e4ea9da9499c5527dc84a0e2d291f273d2 (diff) | |
download | linux-44ec5990357b9ebb8e5e88bb4f98a2746b938fab.tar.xz |
bcachefs: Don't use the new_fs() bucket alloc path on an initialized fs
On a new filesystem or device we have to allocate the journal with a
bump allocator, because allocation info isn't ready yet - but when
hot-adding a device that doesn't have a journal, we don't want to use
that path.
Reported-by: syzbot+24a867cb90d8315cccff@syzkaller.appspotmail.com
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions