]> Git Repo - linux.git/commit
Merge tag 'bcachefs-2024-08-10' of git://evilpiepirate.org/bcachefs
authorLinus Torvalds <[email protected]>
Sat, 10 Aug 2024 17:06:26 +0000 (10:06 -0700)
committerLinus Torvalds <[email protected]>
Sat, 10 Aug 2024 17:06:26 +0000 (10:06 -0700)
commit31b244460634c74430745a74e56f5c88c43f079b
tree5bf64cab545b2898be3c0d7fb91d334378518148
parent34ac1e82e5a78d5ed7f647766f5b1b51ca4d983a
parent8a2491db7bea6ad88ec568731eafd583501f1c96
Merge tag 'bcachefs-2024-08-10' of git://evilpiepirate.org/bcachefs

Pull more bcachefs fixes from Kent Overstreet:
 "A couple last minute fixes for the new disk accounting

   - 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"

* tag 'bcachefs-2024-08-10' of git://evilpiepirate.org/bcachefs:
  bcachefs: bcachefs_metadata_version_disk_accounting_v3
  bcachefs: improve bch2_dev_usage_to_text()
  bcachefs: bch2_accounting_invalid()
  bcachefs: Switch to .get_inode_acl()
This page took 0.055753 seconds and 4 git commands to generate.