Date: Wed, 22 Jun 2011 21:10:12 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfs nfs_commonkrpc.c Message-ID: <201106222110.p5MLAU9V057652@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-06-22 21:10:12 UTC FreeBSD src repository Modified files: sys/fs/nfs nfs_commonkrpc.c Log: SVN rev 223441 on 2011-06-22 21:10:12Z by rmacklem Plug an mbuf leak in the new NFS client that occurred when a server replied NFS3ERR_JUKEBOX/NFS4ERR_DELAY to an rpc. This affected both NFSv3 and NFSv4. Found during testing at the recent NFSv4 interoperability Bakeathon. MFC after: 2 weeks Revision Changes Path 1.15 +2 -0 src/sys/fs/nfs/nfs_commonkrpc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106222110.p5MLAU9V057652>