Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2011 01:19:39 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clrpcops.c
Message-ID:  <201105030119.p431Jucx061772@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-05-03 01:19:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsclient     nfs_clrpcops.c 
  Log:
  SVN rev 221355 on 2011-05-03 01:19:39Z by rmacklem
  
  MFC: r220810
  Fix up handling of the nfsmount structure in read and write
  within the experimental NFS client. Mostly add mutex locking
  and use the same rsize, wsize during the operation by keeping
  a local copy of it. This is another change that brings it
  closer to the regular NFS client.
  
  Revision  Changes    Path
  1.4.2.16  +11 -11    src/sys/fs/nfsclient/nfs_clrpcops.c



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