Re: [PATCH v2 5/7] btrfs: unlock inode and extent in caller when uring read extent fails

Qu Wenruo <[email protected]> Thu, 6 Aug 2026 19:01:45 +0930
Newsgroups gmane.linux.file-systems,gmane.comp.file-systems.btrfs,gmane.linux.kernel.io-uring,gmane.linux.block
Message-ID <[email protected]>

在 2026/8/6 19:00, Yang Xiuwei 写道:
> Hi Wenruo,
> 
> On 2026/8/6 18:40, Qu Wenruo wrote:
>> Why go to that label? We have nothing to release, the old return -ENOMEM
>> works completely fine now.
> 
> Right, I overlooked that and kept the v1 goto. Will use return -ENOMEM
> in v3.

In that case, feel free to add my reviewed-by:

Reviewed-by: Qu Wenruo <[email protected]>

> 
> Thanks,
> Yang Xiuwei
>