1. 30 3月, 2010 29 次提交
  2. 29 3月, 2010 10 次提交
  3. 28 3月, 2010 1 次提交
    • 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