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()
No related branches found
No related tags found
Showing
- fs/bcachefs/acl.c 7 additions, 4 deletionsfs/bcachefs/acl.c
- fs/bcachefs/acl.h 1 addition, 1 deletionfs/bcachefs/acl.h
- fs/bcachefs/alloc_foreground.c 1 addition, 1 deletionfs/bcachefs/alloc_foreground.c
- fs/bcachefs/bcachefs_format.h 2 additions, 1 deletionfs/bcachefs/bcachefs_format.h
- fs/bcachefs/buckets.c 8 additions, 4 deletionsfs/bcachefs/buckets.c
- fs/bcachefs/buckets.h 1 addition, 1 deletionfs/bcachefs/buckets.h
- fs/bcachefs/disk_accounting.c 64 additions, 1 deletionfs/bcachefs/disk_accounting.c
- fs/bcachefs/disk_accounting_format.h 7 additions, 8 deletionsfs/bcachefs/disk_accounting_format.h
- fs/bcachefs/fs.c 4 additions, 4 deletionsfs/bcachefs/fs.c
- fs/bcachefs/replicas.c 0 additions, 1 deletionfs/bcachefs/replicas.c
- fs/bcachefs/sb-downgrade.c 26 additions, 1 deletionfs/bcachefs/sb-downgrade.c
- fs/bcachefs/sb-errors_format.h 5 additions, 1 deletionfs/bcachefs/sb-errors_format.h
Loading
Please register or sign in to comment