HomeFreeBSD

Move M_RPC malloc type into XDR. Both RPC and XDR libraries use

Description

Move M_RPC malloc type into XDR. Both RPC and XDR libraries use
this type, but since RPC depends on XDR (not vice versa) we need
it defined in XDR to make the module loadable without RPC.

Reviewed by: rmacklem
Differential Revision: https://reviews.freebsd.org/D24408

Details

Provenance
glebiusAuthored on
Reviewer
rmacklem
Differential Revision
D24408: ZFS should depend on XDR, not full RPC
Parents
rS360034: Don't initialize m->m_data to m->m_pktdat, this is already done by the
Branches
Unknown
Tags
Unknown