Date: Mon, 2 Aug 2010 00:37:33 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clvnops.c Message-ID: <201008020037.o720boli077509@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2010-08-02 00:37:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/fs/nfsclient nfs_clvnops.c Log: SVN rev 210741 on 2010-08-02 00:37:33Z by rmacklem MFC: r210227 Add a call to nfscl_mustflush() in nfs_close() of the experimental NFSv4 client, so that attributes are not acquired from the server when a delegation for the file is held. This can reduce the number of Getattr Ops significantly. Revision Changes Path 1.13.2.8 +1 -1 src/sys/fs/nfsclient/nfs_clvnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008020037.o720boli077509>