commit | 13cc8a78e89db0469e67ac9b3ae466b661af93fa | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Feb 04 08:18:03 2013 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Feb 04 17:19:11 2013 -0500 |
tree | db2c409da53cd30c372ca6af147c62dc7db0fc95 | |
parent | 0338dd157282c19696d3c32614a748d0ba814b12 [diff] |
nfsd: remove the cache_disabled flag 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>