1. 21 4月, 2010 1 次提交
  2. 18 4月, 2010 1 次提交
  3. 15 4月, 2010 1 次提交
  4. 13 4月, 2010 3 次提交
  5. 31 3月, 2010 1 次提交
  6. 30 3月, 2010 2 次提交
  7. 29 3月, 2010 1 次提交
  8. 28 3月, 2010 2 次提交
    • J
      Simplify and fix pad_wbuf · 81def6b9
      Joern Engel 提交于
      A comment in the old code read:
              /* The math in this function can surely use some love */
      
      And indeed it did.  In the case that area->a_used_bytes is exactly
      4096 bytes below segment size it fell apart.  pad_wbuf is now split
      into two helpers that are significantly less complicated.
      Signed-off-by: NJoern Engel <joern@logfs.org>
      81def6b9
    • J
      Prevent data corruption in logfs_rewrite_block() · 19321917
      Joern Engel 提交于
      The comment was correct, so make the code match the comment.  As the
      new comment indicates, we might be able to do a little less work.  But
      for the current -rc series let's keep it simple and just fix the bug.
      Signed-off-by: NJoern Engel <joern@logfs.org>
      19321917
  9. 27 3月, 2010 8 次提交
  10. 25 3月, 2010 9 次提交
  11. 24 3月, 2010 1 次提交
  12. 25 3月, 2010 2 次提交
  13. 24 3月, 2010 1 次提交
  14. 23 3月, 2010 2 次提交
  15. 22 3月, 2010 2 次提交
  16. 20 3月, 2010 1 次提交
  17. 19 3月, 2010 2 次提交