diff options
author | Jeff Layton <jlayton@redhat.com> | 2013-12-05 06:00:51 -0500 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2013-12-11 11:27:04 -0500 |
commit | a0ef5e19684f0447da9ff0654a12019c484f57ca (patch) | |
tree | 3a9cbf1767a3fecb61971da12a34c8db6b89cc76 /init | |
parent | 28303ca3090c0aa0dbbb72714c51fceb4b939f6d (diff) | |
download | linux-a0ef5e19684f0447da9ff0654a12019c484f57ca.tar.bz2 |
nfsd: don't try to reuse an expired DRC entry off the list
Currently when we are processing a request, we try to scrape an expired
or over-limit entry off the list in preference to allocating a new one
from the slab.
This is unnecessarily complicated. Just use the slab layer.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions