Re: [PATCH] nfsd: Use correct error code when decoding extents

From: Christoph Hellwig
Date: Mon Jun 16 2025 - 09:24:34 EST


On Mon, Jun 16, 2025 at 09:21:27AM -0400, Chuck Lever wrote:
> Passing in a non-aligned bex_length still doesn't seem to me to be an
> XDR issue. Failing with NFS4ERR_INVAL seems like the correct server
> response for this situation.

Fine with me.