From: NeilBrown <neilb@suse.de>
To: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH 0/2] NFS: allow remount to change some parameters
Date: Fri, 11 Sep 2009 16:56:03 +1000 [thread overview]
Message-ID: <20090911065428.8193.8170.stgit@notabene.brown> (raw)
These patches allow soft, hard, timeo, and retrans to be changed
by "mount -o remount" on an NFS filesystems.
I have lightly tested them and they work, providing the server is
responsive.
However I don't plan to be using this functionality after all, so I
wont be likely to test them any more.
NeilBrown
---
NeilBrown (2):
NFS: support changing timeout and retransmit values with remount
NFS: support changing the soft/hard flag with remount
fs/nfs/client.c | 4 ++--
fs/nfs/internal.h | 2 ++
fs/nfs/super.c | 39 ++++++++++++++++++++++++++++++++++++---
include/linux/sunrpc/sched.h | 1 +
net/sunrpc/sched.c | 21 +++++++++++++++++++++
5 files changed, 62 insertions(+), 5 deletions(-)
--
Signature
next reply other threads:[~2009-09-11 6:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-11 6:56 NeilBrown [this message]
[not found] ` <20090911065428.8193.8170.stgit-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2009-09-11 6:56 ` [PATCH 1/2] NFS: support changing the soft/hard flag with remount NeilBrown
2009-09-11 6:56 ` [PATCH 2/2] NFS: support changing timeout and retransmit values " NeilBrown
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=20090911065428.8193.8170.stgit@notabene.brown \
--to=neilb@suse.de \
--cc=linux-nfs@vger.kernel.org \
--cc=trond.myklebust@fys.uio.no \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox