1. 05 Nov, 2015 6 commits
  2. 16 Oct, 2015 2 commits
  3. 25 Aug, 2015 1 commit
  4. 22 Jul, 2015 9 commits
  5. 21 Jul, 2015 1 commit
  6. 16 Jun, 2015 1 commit
  7. 21 May, 2015 1 commit
  8. 04 May, 2015 1 commit
  9. 30 Apr, 2015 1 commit
  10. 28 Apr, 2015 1 commit
  11. 27 Apr, 2015 6 commits
  12. 24 Apr, 2015 2 commits
  13. 23 Apr, 2015 4 commits
  14. 15 Apr, 2015 3 commits
  15. 14 Apr, 2015 1 commit
    • Federico Vaga's avatar
      lib: consume also data side of the block · 74ac880f
      Federico Vaga authored
      In this way, at the end of the read we really consumed the entire
      block. Otherwise the block still pending till the next control read
      and this may cause problem with the ZIO circular buffer.
      
      This is not an hack, this is how ZIO expects user-space read data.
      The hack was the previous situation
      Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
      74ac880f