]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r291117
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 5 Dec 2015 21:28:54 +0000 (21:28 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 5 Dec 2015 21:28:54 +0000 (21:28 +0000)
commit0c07d4ebda06a3148c78e9e429ee6d8e0064b133
tree17e708ce7ed1d831fa2dfd104a99c8f5624cb981
parent3bdd0ca67d0973cab186ff2de8d0cc8fcf28e09c
MFC: r291117
Revert r283330 since it broke directory caching in the client.
At this time I cannot see a way to fix directory caching when it
has partial blocks in the buffer cache, due to the fact that the
syscall's uio_offset won't stay the same as the lblkno * NFS_DIRBLKSIZ
offset.

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