CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/05 06:45:06
Modified files: sys/nfs : nfs_srvcache.c Log message: use m_freem() instead of MFREE() since we ignore the mbuf that points to the rest of the chain (if it is a chain). ok blambert@