bcachefs: Reduce the scope of gc_lock
gc_lock is now only for synchronization between check_alloc_info and
interior btree updates - nothing else
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>
Showing
- fs/bcachefs/alloc_background.c 0 additions, 3 deletionsfs/bcachefs/alloc_background.c
- fs/bcachefs/bcachefs.h 2 additions, 2 deletionsfs/bcachefs/bcachefs.h
- fs/bcachefs/btree_gc.c 4 additions, 3 deletionsfs/bcachefs/btree_gc.c
- fs/bcachefs/buckets.c 0 additions, 2 deletionsfs/bcachefs/buckets.c
- fs/bcachefs/buckets.h 2 additions, 2 deletionsfs/bcachefs/buckets.h
- fs/bcachefs/recovery_passes.c 4 additions, 0 deletionsfs/bcachefs/recovery_passes.c
Please register or sign in to comment