]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Bring back the code to prime the ACCESS cache when fetching attributes for
authorjhb <jhb@FreeBSD.org>
Tue, 24 Feb 2009 16:01:56 +0000 (16:01 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 24 Feb 2009 16:01:56 +0000 (16:01 +0000)
commitccc9172c8dbae73ad3dccf553a96923fb5a3fbbe
tree08a784bb2e184604deb0c145278b2745421ce5bb
parentf621884a68cff97d444d3c7c707e05bad76171f5
Bring back the code to prime the ACCESS cache when fetching attributes for
an NFS file.  Now the priming is conditional on  a new
vfs.nfs.prime_access_cache sysctl.  For now I've left the default setting
to disabling the priming.

Requested by:  scottl
sys/nfsclient/nfs_vnops.c