diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-02-21 17:45:07 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-02-21 17:45:07 +0100 |
commit | 8da8d88455ebbb4e05423cf60cff985e92d43754 (patch) | |
tree | a24dd9b83769e9b3cae9fe44b4c377d9288ca325 /fs/xfs/scrub/health.c | |
parent | Merge tag 'v6.8-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... (diff) | |
parent | btrfs: fix deadlock with fiemap and extent locking (diff) | |
download | linux-8da8d88455ebbb4e05423cf60cff985e92d43754.tar.xz linux-8da8d88455ebbb4e05423cf60cff985e92d43754.zip |
Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba:
- Fix a deadlock in fiemap.
There was a big lock around the whole operation that can interfere
with a page fault and mkwrite.
Reducing the lock scope can also speed up fiemap
- Fix range condition for extent defragmentation which could lead to
worse layout in some cases
* tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
btrfs: fix deadlock with fiemap and extent locking
btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size
Diffstat (limited to 'fs/xfs/scrub/health.c')
0 files changed, 0 insertions, 0 deletions