From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Chow Subject: NFS retry on disconnection Date: Sun, 12 May 2002 01:41:57 +0800 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <3CDD57E5.8030602@shaolinmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: linux-fsdevel@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Dear all, If the NFS server is disconnected for some reason, the current NFSv3 will try forever? Or will not try after some timeouts? If I want to change this behaviour, is it a default before of the sunrpc in the kernel or it is soem code manipulate by the nfs client in the linux kernel? Thanks for helping. regards, David