commit | 425510f5c8f1643a01668f48c43c77b8275e9227 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Jul 30 08:27:04 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Aug 01 16:28:19 2014 -0400 |
tree | 25130544db04f8bbc3172a043bd0f7556cba1f98 | |
parent | 4864af97e02d1ef6aa78963195a64ed2ed7752c3 [diff] |
nfsd: Don't require client_lock in free_client The struct nfs_client is supposed to be invisible and unreferenced before it gets here. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>