cvs commit: src/sys/nfsserver nfs_srvsock.c

Robert Watson rwatson at FreeBSD.org
Sun Apr 15 15:50:51 UTC 2007


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


More information about the cvs-src mailing list