diff options
author | Linus Torvalds | 2022-08-19 13:33:48 -0700 |
---|---|---|
committer | Linus Torvalds | 2022-08-19 13:33:48 -0700 |
commit | 42c54d5491ed7b9fe89a499224494277a33b23df (patch) | |
tree | c26ad94e0ae342c5c9720a68db7b9829a1f72582 /include | |
parent | a3a78b6332ba8e1949541150efcc8051ceeb2762 (diff) | |
parent | 899b7f69f244e539ea5df1b4d756046337de44a5 (diff) |
Merge tag 'for-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba:
"A few short fixes and a lockdep warning fix (needs moving some code):
- tree-log replay fixes:
- fix error handling when looking up extent refs
- fix warning when setting inode number of links
- relocation fixes:
- reset block group read-only status when relocation fails
- unset control structure if transaction fails when starting
to process a block group
- add lockdep annotations to fix a warning during relocation
where blocks temporarily belong to another tree and can lead
to reversed dependencies
- tree-checker verifies that extent items don't overlap"
* tag 'for-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
btrfs: tree-checker: check for overlapping extent items
btrfs: fix warning during log replay when bumping inode link count
btrfs: fix lost error handling when looking up extended ref on log replay
btrfs: fix lockdep splat with reloc root extent buffers
btrfs: move lockdep class helpers to locking.c
btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()
btrfs: reset RO counter on block group if we fail to relocate
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions