On Tue, 08 Jul 2025 14:14:53 -0400, Jeff Layton wrote: > The server-side sunrpc code currently calls pc_release before sending > the reply. Change svc_process and svc_process_bc to call pc_release > after sending the reply instead. > > Applied to nfsd-testing, thanks! [1/1] sunrpc: delay pc_release callback until after the reply is sent commit: 61d31be8f6efdaaf0df0ca25ce67a00ebbaec08a -- Chuck Lever <chuck.lever@xxxxxxxxxx>