On Fri, Aug 27, 2010 at 07:48:09PM +0400, pluknet wrote:
> On 27 August 2010 03:33, Pawel Jakub Dawidek <p...@freebsd.org> wrote:
> > Author: pjd
> > Date: Thu Aug 26 23:33:04 2010
> > New Revision: 211853
> > URL: http://svn.freebsd.org/changeset/base/211853
> >
> > Log:
> >  - Check the result of malloc(M_NOWAIT) in replay_alloc(). The caller
> >    (replay_alloc()) knows how to handle replay_alloc() failure.
> >  - Eliminate 'freed_one' variable, it is not needed - when no entry is found
> >    rce will be NULL.
> >  - Add locking assertions where we expect a rc_lock to be held.
> 
> Hi,
> 
> may this help fixing memory leak seen on nfsclient.ko unload right
> after nfs_unmount()?
> 
> Warning: memory type rpc leaked memory on destroy (3 allocations, 1216
> bytes leaked).

Nope. This change is related to NFS server, not client.

-- 
Pawel Jakub Dawidek                       http://www.wheelsystems.com
p...@freebsd.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

Attachment: pgpbEsEK0jJJG.pgp
Description: PGP signature

Reply via email to