]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r264738
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 May 2014 21:59:48 +0000 (21:59 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 May 2014 21:59:48 +0000 (21:59 +0000)
commitab2006bdb0a3c649e57edf1f816b24ee694abebc
tree7b0d9cbe5f0a4edf898ff7a7d2a0bf4b4abe9287
parentb0f01fb8e115aecbd81b101aeb2edc5115510ad0
MFC: r264738
For an NFSv4 mount with the "nocto" option, don't get the
up to date file attributes upon close. This reduces the
Getattr RPC count by about 65% for software builds.

git-svn-id: svn://svn.freebsd.org/base/stable/10@265470 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfsclient/nfs_clvnops.c