Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 1999 16:03:52 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfs nfs.h nfs_nqlease.c nfs_socket.c nfs_syscalls.c
Message-ID:  <199902250003.QAA17477@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/02/24 16:03:51 PST

  Modified files:
    sys/nfs              nfs.h nfs_nqlease.c nfs_socket.c 
                         nfs_syscalls.c 
  Log:
  Untangle the nfs send and receive queue locking a little.  One lock
  routine was [ab]used for two different things, and you couldn't tell from
  the wait channel which one had wedged.
  Catch a few things missing from NFS_NOSERVER.
  
  Revision  Changes    Path
  1.45      +5 -3      src/sys/nfs/nfs.h
  1.40      +13 -14    src/sys/nfs/nfs_nqlease.c
  1.50      +26 -35    src/sys/nfs/nfs_socket.c
  1.48      +49 -20    src/sys/nfs/nfs_syscalls.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?199902250003.QAA17477>