From: Chuck Lever <chuck.lever@xxxxxxxxxx> On Fri, 18 Jul 2025 11:09:56 +0300, Sergey Bashirov wrote: > Since the XDR field is fixed in size, the caller already knows how many > bytes were decoded, on success. Thus, xdr_stream_decode_opaque_fixed() > doesn't need to return that value. And, xdr_stream_decode_u32 and _u64 > both return zero on success. > > Applied to nfsd-testing, thanks! [1/1] sunrpc: Change ret code of xdr_stream_decode_opaque_fixed commit: 4f48fa0301a4eceee070baa5ca0f0bb470a2a54e -- Chuck Lever