On Tue, May 06, 2025 at 12:31:37PM -0400, Chuck Lever wrote: > > And given that both are only used by the server and never the client > > maybe they should both only be conditionally allocated? > > Not sure I follow you here. The client certainly does make extensive use > of xdr_buf::bvec. Yeah. It doesn't use rq_bvec, but that's because that is in a server-only structure..