Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 1999 16:26:14 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfs nfs_node.c
Message-ID:  <199906152326.QAA57274@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

mjacob      1999/06/15 16:26:14 PDT

  Modified files:        (Branch: RELENG_3)
    sys/nfs              nfs_node.c 
  Log:
  MFC:
  If we retry this operation from the top of this routine, we need to
  make sure we've freed any allocated resources (to avoid a memory leak)
  and and do the right thing with respect to the nfs node hash lock we'd
  acquired.
  
  Revision  Changes    Path
  1.28.2.2  +5 -1      src/sys/nfs/nfs_node.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906152326.QAA57274>