[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e2783fa0-b511-442a-baa3-145419af034a@suse.com>
Date: Wed, 4 Feb 2026 07:36:48 +1030
From: Qu Wenruo <wqu@...e.com>
To: Adarsh Das <adarshdas950@...il.com>, Chris Mason <clm@...com>,
David Sterba <dsterba@...e.com>
Cc: linux-btrfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] btrfs: clean up two FIXMEs related to
btrfs_search_slot output handling
在 2026/2/4 03:53, Adarsh Das 写道:
> Both patches fix cases where a search with offset (u64)-1 gets an
> unexpected exact match. The first silently returned success, and the
> second crashed the kernel. Both now both log an error and return -EUCLEAN.
Reviewed-by: Qu Wenruo <wqu@...e.com>
Thanks,
Qu
>
> Adarsh Das (2):
> btrfs: handle unexpected exact match in btrfs_set_inode_index_count()
> btrfs: replace BUG() with error handling in __btrfs_balance()
>
> fs/btrfs/inode.c | 15 ++++++++++++---
> fs/btrfs/volumes.c | 10 ++++++++--
> 2 files changed, 20 insertions(+), 5 deletions(-)
>
Powered by blists - more mailing lists