Hi Linus - just two little ones.

The following changes since commit 3d3020c461936009dc58702e267ff67b0076cbf2:

  bcachefs: Mark more errors as autofix (2024-08-31 19:27:01 -0400)

are available in the Git repository at:

  git://evilpiepirate.org/bcachefs.git tags/bcachefs-2024-09-04

for you to fetch changes up to 53f6619554fb1edf8d7599b560d44dbea085c730:

  bcachefs: BCH_SB_MEMBER_INVALID (2024-09-03 20:43:14 -0400)

----------------------------------------------------------------
bcachefs fixes for 6.11-rc1

- Fix a typo in the rebalance accounting changes
- BCH_SB_MEMBER_INVALID: small on disk format feature which will be
  needed for full erasure coding support; this is only the minimum so
  that 6.11 can handle future versions without barfing.

----------------------------------------------------------------
Kent Overstreet (2):
      bcachefs: fix rebalance accounting
      bcachefs: BCH_SB_MEMBER_INVALID

 fs/bcachefs/buckets.c           | 2 +-
 fs/bcachefs/replicas.c          | 3 ++-
 fs/bcachefs/sb-members.c        | 3 ++-
 fs/bcachefs/sb-members_format.h | 5 +++++
 4 files changed, 10 insertions(+), 3 deletions(-)

Reply via email to