You'll be wanting this one too...

The following changes since commit 9c18ea7ffee090b47afaa7dc41903fb1b436d7bd:

  bcachefs: bch2_get_random_u64_below() (2025-03-13 12:40:22 -0400)

are available in the Git repository at:

  git://evilpiepirate.org/bcachefs.git tags/bcachefs-2025-03-14.2

for you to fetch changes up to 1a2b74d0a2a46c219b25fdb0efcf9cd7f55cfe5e:

  bcachefs: fix build on 32 bit in get_random_u64_below() (2025-03-14 19:45:54 
-0400)

----------------------------------------------------------------
bcachefs hotfixes for 6.14-rc7

- change an assertion to an ERO that a user hit doing the 6.14 upgrade
- fix 32 bit build breakage

----------------------------------------------------------------
Kent Overstreet (2):
      bcachefs: Change btree wb assert to runtime error
      bcachefs: fix build on 32 bit in get_random_u64_below()

 fs/bcachefs/btree_update.h       |  8 ++++++++
 fs/bcachefs/btree_write_buffer.c | 21 ++++++++++++++++++++-
 fs/bcachefs/util.c               |  3 ++-
 3 files changed, 30 insertions(+), 2 deletions(-)

Reply via email to