All of lore.kernel.org
 help / color / mirror / Atom feed
From: dick@streefland.net (Dick Streefland)
From: rnews@altium.nl
To: linux-nfs@vger.kernel.org
Subject: Re: [PATCH] retry for NFS v3 mounts
Date: Fri, 02 Dec 2011 09:47:31 -0000	[thread overview]
Message-ID: <1dbc.4ed89eb3.a3351@altium.nl> (raw)
In-Reply-To: 4ED7E678.2050104@RedHat.com

Steve Dickson <SteveD@redhat.com> wrote:
| I think the problem is more of nfs_rewrite_pmap_mount_options()
| is not interrupting RPC correctly.... How about something like this:
[...]
| +               else if (rpc_createerr.cf_stat == RPC_TIMEDOUT)
| +                       errno = ETIMEDOUT;

OK, that works as well.

-- 
Dick


  reply	other threads:[~2011-12-02  9:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-01 17:33 [PATCH] retry for NFS v3 mounts Dick Streefland, rnews
2011-12-01 20:41 ` Steve Dickson
2011-12-02  9:47   ` Dick Streefland, rnews [this message]
2011-12-05 14:50   ` Steve Dickson

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=1dbc.4ed89eb3.a3351@altium.nl \
    --to=dick@streefland.net \
    --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.