From: Benny Halevy <bhalevy@panasas.com>
To: andros@netapp.com
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH 1/1] SQUASHME pnfs: restore state recovery in async handler
Date: Thu, 06 May 2010 22:44:58 +0300 [thread overview]
Message-ID: <4BE31C3A.4060904@panasas.com> (raw)
In-Reply-To: <1273010046-9015-1-git-send-email-andros@netapp.com>
On May. 05, 2010, 0:54 +0300, andros@netapp.com wrote:
> From: Andy Adamson <andros@netapp.com>
>
> For some reason, the call to nfs4_schedule_state_recovery was removed from
> the pNFS git trees, but is present in the straight 2.6.34-rcX kernels.
Committed to pnfs-submit. Thanks!
Benny
>
> Signed-off-by: Andy Adamson <andros@netapp.com>
> ---
> fs/nfs/nfs4proc.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/fs/nfs/nfs4proc.c b/fs/nfs/nfs4proc.c
> index 4b3bd81..43dab3c 100644
> --- a/fs/nfs/nfs4proc.c
> +++ b/fs/nfs/nfs4proc.c
> @@ -3694,6 +3694,7 @@ _nfs4_async_handle_error(struct rpc_task *task, const struct nfs_server *server,
> dprintk("%s ERROR %d, Reset session. Exchangeid "
> "flags 0x%x\n", __func__, task->tk_status,
> clp->cl_exchange_flags);
> + nfs4_schedule_state_recovery(clp);
> task->tk_status = 0;
> return -EAGAIN;
> #endif /* CONFIG_NFS_V4_1 */
prev parent reply other threads:[~2010-05-06 19:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-04 21:54 [PATCH 1/1] SQUASHME pnfs: restore state recovery in async handler andros
2010-05-06 19:44 ` Benny Halevy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BE31C3A.4060904@panasas.com \
--to=bhalevy@panasas.com \
--cc=andros@netapp.com \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.