lkml.org 
[lkml]   [2024]   [May]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: WARNING in fuse_request_end
From
Date


On 5/8/2024 4:21 PM, Miklos Szeredi wrote:
> On Tue, 7 May 2024 at 15:30, Hou Tao <houtao@huaweicloud.com> wrote:
>
>> diff --git a/fs/fuse/dev.c b/fs/fuse/dev.c
>> index 3ec8bb5e68ff5..840cefdf24e26 100644
>> --- a/fs/fuse/dev.c
>> +++ b/fs/fuse/dev.c
>> @@ -1814,6 +1814,7 @@ static void fuse_resend(struct fuse_conn *fc)
>>
>> list_for_each_entry_safe(req, next, &to_queue, list) {
>> __set_bit(FR_PENDING, &req->flags);
>> + clear_bit(FR_SENT, &req->flags);
>> /* mark the request as resend request */
>> req->in.h.unique |= FUSE_UNIQUE_RESEND;
>> }
>>
> ACK, fix looks good.
>
> Would you mind resending it as a proper patch?

Thanks for the ACK. Will post it.
>
> Thanks,
> Miklos
>
> .


\
 
 \ /
  Last update: 2024-05-08 11:43    [W:0.058 / U:2.376 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site