Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2007 15:50:50 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsserver nfs_srvsock.c
Message-ID:  <200704151550.l3FFooCS030784@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-04-15 15:50:50 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsserver        nfs_srvsock.c 
  Log:
  In nfsrv_rcv(), don't reacquire the nfs server lock until after
  nfs_realign() has been called, as it may sleep waiting on memory
  allocation.
  
  Reported by:    simon
  
  Revision  Changes    Path
  1.103     +1 -1      src/sys/nfsserver/nfs_srvsock.c



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