diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-03-04 21:59:05 +0100 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-03-12 17:13:56 +0100 |
commit | 38942ba204639030b3f3cfe5748a6aff3c9dcc81 (patch) | |
tree | 9079ea191274f5aa236938690f3d73b49ffbf4b7 /net | |
parent | SUNRPC: use jiffies_to_msecs for converting jiffies (diff) | |
download | linux-38942ba204639030b3f3cfe5748a6aff3c9dcc81.tar.xz linux-38942ba204639030b3f3cfe5748a6aff3c9dcc81.zip |
NFSv4: Append delegations to the per-client list instead of prepending
Do so on the assumption that for most use cases, that list will turn into
a more or less LRU-ordered list, and so the list traversals in
nfs_client_return_marked_delegations() are likely to be shorter before
hitting a candidate to return.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions