From: Chuck Lever <chuck.lever@xxxxxxxxxx> On Fri, 28 Mar 2025 11:05:59 +1100, NeilBrown wrote: > If the request being processed is not a v4 compound request, then > examining the cstate can have undefined results. > > This patch adds a check that the rpc procedure being execute > (rq_procinfo) is the NFSPROC4_COMPOUND procedure. > > > [...] Applied to nfsd-testing, thanks! [1/1] nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request commit: 2abb04fa48e2469247d2e3e05df8df9edd1fe402 -- Chuck Lever