NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 7 Dec 2009 14:00:24 +0000 (09:00 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 7 Dec 2009 14:00:24 +0000 (09:00 -0500)
commit0110ee152b69f8cbde19d8bc1dd59e197e419d76
treef7a70abaaa97f03e358b2fb07103f5af4e98d5a5
parent9dfdf404c99347e2e224e25f8626e7b6399a05cd
NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured

Also rename it: it is used in generic code, and so should not have a 'nfs4'
prefix.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/internal.h
fs/nfs/nfs4proc.c
fs/nfs/read.c
fs/nfs/unlink.c
fs/nfs/write.c