]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r264681
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 5 May 2014 01:07:56 +0000 (01:07 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 5 May 2014 01:07:56 +0000 (01:07 +0000)
commitf5111182e096253025b734222fee7b37fbea7123
tree6dbbbb797046b4dd3eb110640d82962a95a21adc
parent855e5235ef5fde40a184a0a7f23224f90ccf4933
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/9@265340 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfsclient/nfs_clcomsubs.c
sys/fs/nfsclient/nfs_clrpcops.c