1. 19 Feb, 2016 1 commit
    • Al Viro's avatar
      orangefs: delay freeing slot until cancel completes · 78699e29
      Al Viro authored
      Make cancels reuse the aborted read/write op, to make sure they do not
      fail on lack of memory.
      
      Don't issue a cancel unless the daemon has seen our read/write, has not
      replied and isn't being shut down.
      
      If cancel *is* issued, don't wait for it to complete; stash the slot
      in there and just have it freed when cancel is finally replied to or
      purged (and delay dropping the reference until then, obviously).
      Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
      Signed-off-by: default avatarMike Marshall <hubcap@omnibond.com>
      78699e29
  2. 12 Feb, 2016 4 commits
  3. 04 Feb, 2016 6 commits
  4. 28 Jan, 2016 2 commits
  5. 23 Jan, 2016 23 commits
  6. 19 Jan, 2016 1 commit
  7. 15 Jan, 2016 2 commits
  8. 13 Jan, 2016 1 commit