NFS: Get rid of nfs_restart_rpc()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Oct 2011 19:17:29 +0000 (12:17 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Oct 2011 20:58:30 +0000 (13:58 -0700)
commitd00c5d43866720963a265fa3129f3203cac35b8e
tree0121c93156007c7764a818cc70b6864614e40536
parentb8ef70639b609c5d12c618f1d9ffae6ac13aebe3
NFS: Get rid of nfs_restart_rpc()

It can trivially be replaced with rpc_restart_call_prepare.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/internal.h
fs/nfs/nfs4filelayout.c
fs/nfs/nfs4proc.c
fs/nfs/read.c
fs/nfs/unlink.c
fs/nfs/write.c
net/sunrpc/clnt.c