Re: [PATCH v3 2/2] io_uring: add fremovexattr and flistxattr support
From: Aditya Prakash Srivastava
Date: Thu Aug 13 2026 - 12:27:13 EST
On Tue, Jul 21, 2026 at 4:06 PM Aditya Prakash Srivastava
<aditya.ansh182@xxxxxxxxx> wrote:
>
> Add support for IORING_OP_FREMOVEXATTR and IORING_OP_FLISTXATTR. This
> enables xattr listing and removal operations to be executed in an
> asynchronous fashion.
>
Hi,
Checking if there is any feedback/concern that needs to be
addressed with this patch?
Regards,
Aditya