1. 11 9月, 2007 1 次提交
    • C
      Btrfs: Find and remove dead roots the first time a root is loaded. · 5ce14bbc
      Chris Mason 提交于
      Dead roots are trees left over after a crash, and they were either in the
      process of being removed or were waiting to be removed when the box crashed.
      Before, a search of the entire tree of root pointers was done on mount
      looking for dead roots.  Now, the search is done the first time we load
      a root.
      
      This makes mount faster when there are a large number of snapshots, and it
      enables the block accounting code to properly update the block counts on
      the latest root as old versions of the root are reaped after a crash.
      Signed-off-by: NChris Mason <chris.mason@oracle.com>
      5ce14bbc
  2. 30 8月, 2007 1 次提交
  3. 11 8月, 2007 2 次提交
  4. 09 8月, 2007 2 次提交
  5. 08 8月, 2007 3 次提交
  6. 11 7月, 2007 1 次提交
  7. 29 6月, 2007 1 次提交
  8. 26 6月, 2007 1 次提交
  9. 23 6月, 2007 3 次提交
  10. 18 6月, 2007 1 次提交
  11. 12 6月, 2007 2 次提交
  12. 09 6月, 2007 4 次提交
  13. 10 5月, 2007 1 次提交
  14. 03 5月, 2007 1 次提交
  15. 01 5月, 2007 1 次提交
  16. 28 4月, 2007 1 次提交
  17. 27 4月, 2007 1 次提交
  18. 20 4月, 2007 1 次提交
  19. 12 4月, 2007 2 次提交
  20. 11 4月, 2007 3 次提交
  21. 09 4月, 2007 1 次提交
  22. 07 4月, 2007 1 次提交
  23. 03 4月, 2007 1 次提交
  24. 02 4月, 2007 1 次提交
  25. 31 3月, 2007 1 次提交
  26. 30 3月, 2007 1 次提交
  27. 29 3月, 2007 1 次提交