Hi Linus, tiny set of fixes this time. Cheers, Kent The following changes since commit e67572cd2204894179d89bd7b984072f19313b03: Linux 6.9-rc6 (2024-04-28 13:47:24 -0700) are available in the Git repository at: https://evilpiepirate.org/git/bcachefs.git tags/bcachefs-2024-04-29 for you to fetch changes up to c258c08add1cc8fa7719f112c5db36c08c507f1e: bcachefs: fix integer conversion bug (2024-04-28 21:34:29 -0400) ---------------------------------------------------------------- bcachefs fixes for 6.9-rc7 ---------------------------------------------------------------- Kent Overstreet (3): bcachefs: Remove accidental debug assert bcachefs: btree node scan now fills in sectors_written bcachefs: fix integer conversion bug fs/bcachefs/btree_node_scan.c | 7 +++++-- fs/bcachefs/btree_node_scan_types.h | 1 + fs/bcachefs/buckets.c | 2 -- fs/bcachefs/inode.c | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-)