nfsd: Remove the cache_hash list
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 6 Aug 2014 17:44:22 +0000 (13:44 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Sun, 17 Aug 2014 16:00:12 +0000 (12:00 -0400)
commit11acf6ef3b58abd1c5eb94eaa38ed3b9dbc387f7
tree560ccca1947632495815d19ecfd8e81d1dc496d4
parentbedd4b61a46d0398192a08fbe6821d1ac65aba84
nfsd: Remove the cache_hash list

Now that the lru list is per-bucket, we don't need a second list for
searches.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/cache.h
fs/nfsd/nfscache.c
This page took 0.031565 seconds and 5 git commands to generate.