[GIT PULL] bcachefs fixes for 6.10-rc3

From: Kent Overstreet
Date: Wed Jun 05 2024 - 11:00:47 EST


Hi Linus, few small ones for you:

The following changes since commit c3f38fa61af77b49866b006939479069cd451173:

Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)

are available in the Git repository at:

https://evilpiepirate.org/git/bcachefs.git tags/bcachefs-2024-06-05

for you to fetch changes up to 319fef29e96524966bb8593117ce0c5867846eea:

bcachefs: Fix trans->locked assert (2024-06-05 10:44:08 -0400)

----------------------------------------------------------------
bcachefs fixes for 6.10-rc3

Just a few small fixes.

----------------------------------------------------------------
Kent Overstreet (3):
bcachefs: Fix GFP_KERNEL allocation in break_cycle()
bcachefs: Rereplicate now moves data off of durability=0 devices
bcachefs: Fix trans->locked assert

fs/bcachefs/btree_locking.c | 1 +
fs/bcachefs/move.c | 16 +++++++++++++++-
2 files changed, 16 insertions(+), 1 deletion(-)