]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r264681
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 May 2014 21:47:43 +0000 (21:47 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 May 2014 21:47:43 +0000 (21:47 +0000)
commite1e149a56b2bdb3f58a9e0503caa064d223ccfe5
tree67d06e8d3f92b4bb767ae1429da39f07ef90a46e
parentfe7362217e40e8d1cf63ce84641fd1a831fdcd62
MFC: r264681
Modify the NFSv4 client open/create RPC so that it acquires
post-open/create directory attributes. This allows the RPC to
name cache the newly created file and reduces the lookup RPC
count by about 10% for software builds.

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