]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r264705, r264749
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 May 2014 21:54:52 +0000 (21:54 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 May 2014 21:54:52 +0000 (21:54 +0000)
commitb0f01fb8e115aecbd81b101aeb2edc5115510ad0
treedb9257b36ae12f2f96d3a297a11b49e64e701e48
parente1e149a56b2bdb3f58a9e0503caa064d223ccfe5
MFC: r264705, r264749
Modify the NFSv4 client create/mkdir RPC so that it acquires
post-create/mkdir directory attributes. This allows the RPC to
name cache the newly created directory and reduces the lookup RPC
count for applications creating a lot of directories.

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