Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 2006 15:36:51 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_vnops.c
Message-ID:  <200607081536.k68FapFd005972@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2006-07-08 15:36:51 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_vnops.c 
  Log:
  Always supply curthread as argument to nfs_asyncio and nfs_doio
  in nfs_strategy. Otherwise, for some buffers, signals would be ignored
  at the intr mounts.
  
  Reviewed by:    mohan
  MFC after:      1 month
  Approved by:    kan (mentor)
  
  Revision  Changes    Path
  1.267     +2 -8      src/sys/nfsclient/nfs_vnops.c



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