Re: [RFC PATCH v3 3/8] fuse: store index of the variable length argument

From: Miklos Szeredi

Date: Fri Feb 27 2026 - 10:48:49 EST


On Wed, 25 Feb 2026 at 12:25, Luis Henriques <luis@xxxxxxxxxx> wrote:
>
> Operations that have a variable length argument assume that it will always
> be the last argument on the list. This patch allows this assumption to be
> removed by keeping track of the index of variable length argument.

Example please.

Thanks,
Miklos