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 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html