Re: [PATCH v2 3/3] NFSD: Minor cleanup in layoutcommit decoding
From: Christoph Hellwig
Date: Wed Jul 16 2025 - 07:16:39 EST
On Tue, Jul 15, 2025 at 06:32:20PM +0300, Sergey Bashirov wrote:
> Use the appropriate xdr function to decode the lc_newoffset field,
> which is a boolean value. See RFC 8881, section 18.42.1.
Looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>