1. 17 12月, 2009 2 次提交
  2. 15 11月, 2009 1 次提交
  3. 02 10月, 2009 1 次提交
  4. 24 9月, 2009 1 次提交
  5. 23 9月, 2009 1 次提交
  6. 22 9月, 2009 2 次提交
  7. 16 9月, 2009 11 次提交
  8. 14 9月, 2009 1 次提交
  9. 05 9月, 2009 2 次提交
  10. 04 9月, 2009 2 次提交
  11. 03 9月, 2009 2 次提交
  12. 02 9月, 2009 6 次提交
  13. 29 8月, 2009 1 次提交
    • A
      nfsd41: expand solo sequence check · 468de9e5
      Andy Adamson 提交于
      Compounds consisting of only a sequence operation don't need any
      additional caching beyond the sequence information we store in the slot
      entry.  Fix nfsd4_is_solo_sequence to identify this case correctly.
      
      The additional check for a failed sequence in nfsd4_store_cache_entry()
      is redundant, since the nfsd4_is_solo_sequence call lower down catches
      this case.
      
      The final ce_cachethis set in nfsd4_sequence is also redundant.
      Signed-off-by: NAndy Adamson <andros@netapp.com>
      Signed-off-by: NJ. Bruce Fields <bfields@citi.umich.edu>
      468de9e5
  14. 28 8月, 2009 2 次提交
  15. 26 8月, 2009 1 次提交
  16. 25 8月, 2009 1 次提交
  17. 21 8月, 2009 3 次提交