1. 06 Dec, 2009 1 commit
    • Trond Myklebust's avatar
      NFSv41: Fix nfs4_proc_create_session · f26468fb
      Trond Myklebust authored
      We should not assume that nfs41_init_clientid() will always want to
      initialise the session. If it is being called due to a server reboot, then
      we just want to reset the session after re-establishing the clientid.
      
      Fix this by getting rid of the 'reset' parameter in
      nfs4_proc_create_session(), and instead relying on whether or not the
      session slot table pointer is non-NULL.
      Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
      f26468fb
  2. 05 Dec, 2009 15 commits
  3. 04 Dec, 2009 14 commits
  4. 03 Dec, 2009 10 commits