Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nfs: Remove unused list nfs4_clientid_list
This list was designed to store struct nfs4_client in the client side. But nfs4_client was obsolete and has been removed from the source code. So remove the unused list. Signed-off-by: Yanchuan Nian <ycnian@gmail.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
- Loading branch information