* [GIT PULL] bcachefs fixes for 6.11-rc3, more
@ 2024-08-10 16:46 Kent Overstreet
2024-08-10 18:09 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kent Overstreet @ 2024-08-10 16:46 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-bcachefs, linux-fsdevel, linux-kernel
Hi Linus, couple last minute fixes for the new disk accounting.
Cheers,
Kent
The following changes since commit 73dc1656f41a42849e43b945fe44d4e3d55eb6c3:
bcachefs: Use bch2_wait_on_allocator() in btree node alloc path (2024-08-07 21:04:55 -0400)
are available in the Git repository at:
git://evilpiepirate.org/bcachefs.git tags/bcachefs-2024-08-10
for you to fetch changes up to 8a2491db7bea6ad88ec568731eafd583501f1c96:
bcachefs: bcachefs_metadata_version_disk_accounting_v3 (2024-08-09 19:21:28 -0400)
----------------------------------------------------------------
bcachefs fixes for 6.11-rc2, more
- fix a bug that was causing ACLs to seemingly "disappear"
- new on disk format version, bcachefs_metadata_version_disk_accounting_v3
bcachefs_metadata_version_disk_accounting_v2 accidentally included
padding in disk_accounting_key; fortunately, 6.11 isn't out yet so we
can fix this with another version bump.
----------------------------------------------------------------
Kent Overstreet (4):
bcachefs: Switch to .get_inode_acl()
bcachefs: bch2_accounting_invalid()
bcachefs: improve bch2_dev_usage_to_text()
bcachefs: bcachefs_metadata_version_disk_accounting_v3
fs/bcachefs/acl.c | 11 +++---
fs/bcachefs/acl.h | 2 +-
fs/bcachefs/alloc_foreground.c | 2 +-
fs/bcachefs/bcachefs_format.h | 3 +-
fs/bcachefs/buckets.c | 12 ++++---
fs/bcachefs/buckets.h | 2 +-
fs/bcachefs/disk_accounting.c | 65 +++++++++++++++++++++++++++++++++++-
fs/bcachefs/disk_accounting_format.h | 15 ++++-----
fs/bcachefs/fs.c | 8 ++---
fs/bcachefs/replicas.c | 1 -
fs/bcachefs/sb-downgrade.c | 27 ++++++++++++++-
fs/bcachefs/sb-errors_format.h | 6 +++-
12 files changed, 126 insertions(+), 28 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] bcachefs fixes for 6.11-rc3, more
2024-08-10 16:46 [GIT PULL] bcachefs fixes for 6.11-rc3, more Kent Overstreet
@ 2024-08-10 18:09 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-10 18:09 UTC (permalink / raw)
To: Kent Overstreet
Cc: Linus Torvalds, linux-bcachefs, linux-fsdevel, linux-kernel
The pull request you sent on Sat, 10 Aug 2024 12:46:42 -0400:
> git://evilpiepirate.org/bcachefs.git tags/bcachefs-2024-08-10
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/31b244460634c74430745a74e56f5c88c43f079b
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-10 18:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-10 16:46 [GIT PULL] bcachefs fixes for 6.11-rc3, more Kent Overstreet
2024-08-10 18:09 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).