1. 08 Oct, 2009 1 commit
    • Trond Myklebust's avatar
      NFSv4: Kill nfs4_renewd_prepare_shutdown() · 3050141b
      Trond Myklebust authored
      The NFSv4 renew daemon is shared between all active super blocks that refer
      to a particular NFS server, so it is wrong to be shutting it down in
      nfs4_kill_super every time a super block is destroyed.
      
      This patch therefore kills nfs4_renewd_prepare_shutdown altogether, and
      leaves it up to nfs4_shutdown_client() to also shut down the renew daemon
      by means of the existing call to nfs4_kill_renewd().
      Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
      3050141b
  2. 06 Oct, 2009 5 commits
  3. 05 Oct, 2009 15 commits
  4. 04 Oct, 2009 19 commits