Date: Wed, 25 May 2011 20:53:08 +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: <201105252053.p4PKrKrn095407@repoman.freebsd.org>
index | next in thread | raw e-mail
rmacklem 2011-05-25 20:53:08 UTC
FreeBSD src repository
Modified files:
sys/fs/nfs nfs_var.h
sys/fs/nfsclient nfs_clrpcops.c nfs_clvnops.c
Log:
SVN rev 222289 on 2011-05-25 20:53:08Z by rmacklem
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.
MFC after: 2 weeks
Revision Changes Path
1.28 +1 -1 src/sys/fs/nfs/nfs_var.h
1.23 +9 -6 src/sys/fs/nfsclient/nfs_clrpcops.c
1.40 +1 -11 src/sys/fs/nfsclient/nfs_clvnops.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105252053.p4PKrKrn095407>
