Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2002 11:14:09 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsserver nfs_serv.c
Message-ID:  <200201141914.g0EJE9u97205@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2002/01/14 11:14:09 PST

  Modified files:
    sys/nfsserver        nfs_serv.c 
  Log:
  The vnode was not being vput()'d in the EEXIST mknod case on the nfs
  server side.  This can lead to a system deadlock.
  
  Reviewed by:    iedowse
  Tested by:      Alexey G Misurenko <mag@caravan.ru>, iedowse
  Bug found with help by: Alexey G Misurenko <mag@caravan.ru>
  MFC at:         earliest convenience
  
  Revision  Changes    Path
  1.114     +2 -0      src/sys/nfsserver/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?200201141914.g0EJE9u97205>