Skip to content
Snippets Groups Projects
  • Aneesh's avatar
    f1ace244
    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
    History
    btrfs: Code cleanup
    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>