Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 2010 10:23:39 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/nfsclient nfs.h nfs_bio.c nfs_nfsiod.c nfsnode.h
Message-ID:  <201011081023.oA8ANt0I025671@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-11-08 10:23:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/nfsclient        nfs.h nfs_bio.c nfs_nfsiod.c nfsnode.h 
  Log:
  SVN rev 214977 on 2010-11-08 10:23:39Z by kib
  
  MFC r214026:
  Do not synchronously start the nfsiod threads at all. The r212506
  fixed the issues with file descriptor locks, but the same problems are
  present for vnode lock/user map lock.
  
  Revision   Changes    Path
  1.110.2.4  +1 -1      src/sys/nfsclient/nfs.h
  1.180.2.4  +9 -17     src/sys/nfsclient/nfs_bio.c
  1.95.2.5   +37 -58    src/sys/nfsclient/nfs_nfsiod.c
  1.66.2.7   +1 -4      src/sys/nfsclient/nfsnode.h



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