Re: [RFC PATCH v3 6/8] fuse: implementation of lookup_handle+statx compound operation
From: Luis Henriques
Date: Thu Feb 26 2026 - 12:25:01 EST
On Thu, Feb 26 2026, Miklos Szeredi wrote:
> On Thu, 26 Feb 2026 at 16:07, Luis Henriques <luis@xxxxxxxxxx> wrote:
>
>> Are you saying that outargs should also use extensions for getting the
>> file handle in a lookup_handle?
>
> No.
>
> I'm saying that extend_arg() thing is messy and a using vectored args
> for extensions (same as we do for normal input arguments) might be
> better.
It is indeed a messy interface. I'll have a look into it and see how to
modify it to accommodate your suggestion. And thanks for your patience ;-)
Cheers,
--
Luís