1. 01 8月, 2011 3 次提交
  2. 15 7月, 2011 2 次提交
  3. 13 7月, 2011 5 次提交
  4. 15 6月, 2011 1 次提交
  5. 30 5月, 2011 14 次提交
  6. 29 5月, 2011 2 次提交
  7. 12 5月, 2011 1 次提交
  8. 25 3月, 2011 2 次提交
  9. 24 3月, 2011 2 次提交
  10. 12 3月, 2011 7 次提交
  11. 07 1月, 2011 1 次提交
    • F
      pnfs: layout roc code · f7e8917a
      Fred Isaman 提交于
      A layout can request return-on-close.  How this interacts with the
      forgetful model of never sending LAYOUTRETURNS is a bit ambiguous.
      We forget any layouts marked roc, and wait for them to be completely
      forgotten before continuing with the close.  In addition, to compensate
      for races with any inflight LAYOUTGETs, and the fact that we do not get
      any layout stateid back from the server, we set the barrier to the worst
      case scenario of current_seqid + number of outstanding LAYOUTGETS.
      Signed-off-by: NFred Isaman <iisaman@netapp.com>
      Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
      f7e8917a