public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] NFS: allow remount to change some parameters
@ 2009-09-11  6:56 NeilBrown
       [not found] ` <20090911065428.8193.8170.stgit-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: NeilBrown @ 2009-09-11  6:56 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: linux-nfs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-09-11  6:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-11  6:56 [PATCH 0/2] NFS: allow remount to change some parameters NeilBrown
     [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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox