K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2010-04-06T23:03:20.741493Z K 7 svn:log V 204 MFC: r205562 When the regular NFS server replied to a UDP client out of the replay cache, it did not free the request argument mbuf list, resulting in a leak. This patch fixes that leak. PR: kern/144330 END