]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Apr 2026 17:31:30 +0000 (10:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Apr 2026 17:31:30 +0000 (10:31 -0700)
commit5619b098e2fbf3a23bf13d91897056a1fe238c6d
tree1f807b9a0be31d90e9cb8eb082ead3424d3b05b4
parentf8f5627a8aeab15183eef8930bf75ba88a51622f
parent316fb1b3169efb081d2db910cbbfef445afa03b9
Merge tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fix from David Sterba:
 "One more fix for a potential extent tree corruption due to an
  unexpected error value.

  When the search for an extent item failed, it under some circumstances
  was reported as a success to the caller"

* tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref()