Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2011 01:14:31 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfs nfs_var.h src/sys/fs/nfsclient nfs_clrpcops.c nfs_clvnops.c
Message-ID:  <201106080114.p581Enmd083588@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

rmacklem    2011-06-08 01:14:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfs           nfs_var.h 
    sys/fs/nfsclient     nfs_clrpcops.c nfs_clvnops.c 
  Log:
  SVN rev 222842 on 2011-06-08 01:14:31Z by rmacklem
  
  MFC: r222289
  Fix the new NFS client so that it correctly sets the "must_commit"
  argument for a write RPC when it succeeds for the first one and
  fails for a subsequent RPC within the same call to the function.
  This makes it compatible with the old NFS client for this case.
  
  Revision   Changes    Path
  1.6.2.23   +1 -1      src/sys/fs/nfs/nfs_var.h
  1.4.2.18   +9 -6      src/sys/fs/nfsclient/nfs_clrpcops.c
  1.13.2.25  +1 -11     src/sys/fs/nfsclient/nfs_clvnops.c



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