1. 01 8月, 2011 2 次提交
  2. 20 7月, 2011 3 次提交
  3. 13 7月, 2011 6 次提交
  4. 15 6月, 2011 3 次提交
  5. 30 5月, 2011 3 次提交
  6. 28 5月, 2011 1 次提交
  7. 12 5月, 2011 1 次提交
    • A
      NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP · a8a4ae3a
      Andy Adamson 提交于
      Free the slot and resend the RPC with new session <slot#,seq#>.
      
      For nfs4_async_handle_error, return -EAGAIN and set the task->tk_status to 0
      to restart the async rpc in the rpc_restart_call_prepare state which resets
      the slot.
      
      For nfs4_handle_exception, retrying a call that uses nfs4_call_sync will
      reset the slot via nfs41_call_sync_prepare.
      
      For open/close/lock/locku/delegreturn/layoutcommit/unlink/rename/write
      cachethis is true, so these operations will not trigger an
      NFS4ERR_RETRY_UNCACHED_REP.
      Signed-off-by: NAndy Adamson <andros@netapp.com>
      Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
      a8a4ae3a
  8. 25 4月, 2011 2 次提交
  9. 19 4月, 2011 2 次提交
  10. 14 4月, 2011 4 次提交
  11. 08 4月, 2011 1 次提交
  12. 25 3月, 2011 7 次提交
  13. 24 3月, 2011 3 次提交
  14. 12 3月, 2011 2 次提交