1. 25 Sep, 2008 12 commits
  2. 11 Sep, 2007 1 commit
    • Chris Mason's avatar
      Btrfs: Find and remove dead roots the first time a root is loaded. · 5ce14bbc
      Chris Mason authored
      
      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: default avatarChris Mason <chris.mason@oracle.com>
      5ce14bbc
  3. 29 Aug, 2007 1 commit
  4. 10 Aug, 2007 2 commits
  5. 09 Aug, 2007 2 commits
  6. 08 Aug, 2007 1 commit
  7. 07 Aug, 2007 2 commits
  8. 11 Jul, 2007 1 commit
  9. 28 Jun, 2007 1 commit
  10. 26 Jun, 2007 1 commit
  11. 22 Jun, 2007 3 commits
  12. 18 Jun, 2007 1 commit
  13. 12 Jun, 2007 2 commits
  14. 09 Jun, 2007 2 commits
  15. 08 Jun, 2007 2 commits
  16. 10 May, 2007 1 commit
  17. 02 May, 2007 1 commit
  18. 30 Apr, 2007 1 commit
  19. 28 Apr, 2007 1 commit
  20. 26 Apr, 2007 1 commit
  21. 20 Apr, 2007 1 commit