mbox series

[GIT,PULL] bcachefs fixes for 6.9-rc7

Message ID grwoeqxbwxgunh4cvdp4jy2qctv2yplrjv2hr4wwqyproe6xor@nuehswrkwqaw (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] bcachefs fixes for 6.9-rc7 | expand

Pull-request

https://evilpiepirate.org/git/bcachefs.git tags/bcachefs-2024-04-29

Message

Kent Overstreet April 29, 2024, 4:24 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org April 29, 2024, 7:10 p.m. UTC | #1
The pull request you sent on Mon, 29 Apr 2024 12:24:13 -0400:

> https://evilpiepirate.org/git/bcachefs.git tags/bcachefs-2024-04-29

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0a2e230514c5f1b09630bab94e457e930ced4cf0

Thank you!