[GIT PULL] Btrfs fix for 7.0-rc7

From: David Sterba

Date: Thu Apr 02 2026 - 13:28:47 EST


Hi,

please pull one more fix for a potential extent tree corruption due to
unexpected error value. When search for extent item under some
circumstances fails it appears as success to the caller. Thanks.

----------------------------------------------------------------
The following changes since commit 1c37d896b12dfd0d4c96e310b0033c6676933917:

btrfs: fix lost error when running device stats on multiple devices fs (2026-03-23 20:12:12 +0100)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-7.0-rc6-tag

for you to fetch changes up to 316fb1b3169efb081d2db910cbbfef445afa03b9:

btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref() (2026-03-31 06:00:45 +0200)

----------------------------------------------------------------
robbieko (1):
btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref()

fs/btrfs/extent-tree.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)