From: Chuck Lever <chuck.lever@xxxxxxxxxx> On Thu, 19 Dec 2024 15:12:04 -0500, Olga Kornievskaia wrote: > If a client were to send an error to a CB_GETATTR call, the code > erronously continues to try decode past the error code. It ends > up returning BAD_XDR error to the rpc layer and then in turn > trigger a WARN_ONCE in nfsd4_cb_done() function. > > Applied to nfsd-testing for v6.14, thanks! [1/1] NFSD: fix decoding in nfs4_xdr_dec_cb_getattr commit: 06f2bda29525f103e83cbb8a306774d508c7801d -- Chuck Lever