1. 04 Sep, 2009 2 commits
  2. 03 Sep, 2009 3 commits
  3. 02 Sep, 2009 5 commits
  4. 28 Aug, 2009 1 commit
    • Andy Adamson's avatar
      nfsd41: expand solo sequence check · 468de9e5
      Andy Adamson authored
      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: default avatarAndy Adamson <andros@netapp.com>
      Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
      468de9e5
  5. 27 Aug, 2009 3 commits
  6. 25 Aug, 2009 3 commits
  7. 24 Aug, 2009 1 commit
  8. 21 Aug, 2009 8 commits
  9. 20 Aug, 2009 1 commit
  10. 19 Aug, 2009 6 commits
  11. 14 Aug, 2009 7 commits