Re: [PATCH 0/2] nfsd/sunrpc: fix up some layering violations
From: Chuck Lever
Date: Wed Jan 14 2026 - 14:33:49 EST
From: Chuck Lever <chuck.lever@xxxxxxxxxx>
On Tue, 13 Jan 2026 13:37:38 -0500, Jeff Layton wrote:
> The rq_lease_breaker and rq_cachetype fields are only used by nfsd.
> These patches shrink struct svc_rqst slightly and makes the layering
> between the two a little cleaner. In the case of rq_lease_breaker, I
> think this also gives us a little more type safety.
>
>
Applied to nfsd-testing, thanks!
[1/2] nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breaker
commit: 2f9a5cd51d92cd95270edfa45c11ddfce1f8e169
[2/2] nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_info
commit: a5428a9e04ffc2b7907cd976202d9fc28c7455f1
--
Chuck Lever