Skip to content
Commit e0dca7a0 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Fix a warning in fs/nfs/idmap.c



Commit 45a52a02 (NFS move nfs_client
initialization into nfs_get_client) introduces a new warning in
fs/nfs/idmap.c:

	‘struct rpc_timeout’ declared inside parameter list

Fix it by adding a forward declaration for the struct rpc_timeout
in include/linux/nfs_xdr.h

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent c5cb09b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment