1. 27 4月, 2007 1 次提交
    • M
      ocfs2: temporarily remove extent map caching · 363041a5
      Mark Fasheh 提交于
      The code in extent_map.c is not prepared to deal with a subtree being
      rotated between lookups. This can happen when filling holes in sparse files.
      Instead of a lengthy patch to update the code (which would likely lose the
      benefit of caching subtree roots), we remove most of the algorithms and
      implement a simple path based lookup. A less ambitious extent caching scheme
      will be added in a later patch.
      Signed-off-by: NMark Fasheh <mark.fasheh@oracle.com>
      363041a5
  2. 08 12月, 2006 1 次提交
  3. 30 6月, 2006 1 次提交
  4. 18 5月, 2006 1 次提交
  5. 25 3月, 2006 1 次提交
  6. 02 3月, 2006 1 次提交
  7. 04 2月, 2006 2 次提交
  8. 04 1月, 2006 1 次提交