commit | 07d02a67b7faae56e184f6c35f78de47f06da37f | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Oct 12 13:28:26 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Oct 23 12:24:33 2018 -0400 |
tree | 8f5ecac1aeccf696c6098572afc8629537ff2ece | |
parent | 95cd623250adce2269e71cfeaf1d487cf4b0d088 [diff] |
SUNRPC: Simplify lookup code We no longer need to worry about whether or not the entry is hashed in order to figure out if the contents are valid. We only care whether or not the refcount is non-zero. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>