commit | 1bba38b28344a4126c65886d7337f74ae8f9fe86 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Feb 27 09:08:25 2020 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Mar 16 08:34:30 2020 -0400 |
tree | 57f6a90d2c30ca166415a60936b37e0083698bc1 | |
parent | af3b61bf61319a4808f310d04ef3ff28c224cb1e [diff] |
NFSv4: Clean up nfs_delegation_reap_unclaimed() Convert nfs_delegation_reap_unclaimed() to use nfs_client_for_each_server() for efficiency. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>