Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2002 18:06:47 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfs nfs_serv.c
Message-ID:  <200201190206.g0J26lc09453@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2002/01/18 18:06:47 PST

  Modified files:        (Branch: RELENG_4)
    sys/nfs              nfs_serv.c 
  Log:
  MFC nfsserver/nfs_serv.c:1.114, fix a missing vput() for an EEXIST case in
  the NFS server's mknod().  The missing vpu() led to an easy-to-reproduce
  server lockup.
  
  Reviewed by:    iedowse, alfred
  Approved by:    re
  
  Revision  Changes    Path
  1.93.2.3  +2 -0      src/sys/nfs/nfs_serv.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?200201190206.g0J26lc09453>