]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'for-6.17-fix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave... master
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Aug 2025 12:52:56 +0000 (15:52 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Aug 2025 12:52:56 +0000 (15:52 +0300)
Pull btrfs fix from David Sterba:
 "A single btrfs commit. It fixes a problem that people started to hit
  since 6.15.3 during log replay (e.g. after a crash).

  The bug is old but got more likely to happen since commit
  5e85262e542d ("btrfs: fix fsync of files with no hard links not
  persisting deletion") got backported to stable (6.15 only)"

* tag 'for-6.17-fix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: fix log tree replay failure due to file with 0 links and extents


Trivial merge