1. 29 Aug, 2007 3 commits
  2. 27 Aug, 2007 5 commits
  3. 10 Aug, 2007 4 commits
  4. 09 Aug, 2007 2 commits
  5. 08 Aug, 2007 1 commit
  6. 07 Aug, 2007 4 commits
  7. 25 Jul, 2007 2 commits
  8. 11 Jul, 2007 3 commits
  9. 28 Jun, 2007 2 commits
  10. 26 Jun, 2007 2 commits
  11. 25 Jun, 2007 1 commit
  12. 22 Jun, 2007 5 commits
  13. 19 Jun, 2007 2 commits
  14. 18 Jun, 2007 2 commits
  15. 15 Jun, 2007 1 commit
  16. 13 Jun, 2007 1 commit
    • Aneesh's avatar
      btrfs: Code cleanup · f1ace244
      Aneesh authored
      Attaching below is some of the code cleanups that i came across while
      reading the code.
      
      a) alloc_path already calls init_path.
      b) Mention that btrfs_inode is the in memory copy.Ext4 have ext4_inode_info as
      the in memory copy ext4_inode as the disk copy
      Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
      f1ace244