Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2002 12:43:59 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_bio.c
Message-ID:  <200207161943.g6GJhxix064265@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2002/07/16 12:43:59 PDT

  Modified files:
    sys/nfsclient        nfs_bio.c 
  Log:
  Fix a bug nfs_write() related to ^C'ing during a file write on an
  interruptable mount.  We were returning from inside the loop without
  releasing the rslock.
  
  Submitted by:   Mike Junk <junk@isilon.com>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.111     +4 -2      src/sys/nfsclient/nfs_bio.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?200207161943.g6GJhxix064265>