nfsd: remove the cache_disabled flag
authorJeff Layton <jlayton@redhat.com>
Mon, 4 Feb 2013 13:18:03 +0000 (08:18 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 4 Feb 2013 22:19:11 +0000 (17:19 -0500)
With the change to dynamically allocate entries, the cache is never
disabled on the fly. Remove this flag.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found