• A
    btrfs: Code cleanup · f1ace244
    Aneesh 提交于
    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: NChris Mason <chris.mason@oracle.com>
    f1ace244
extent-tree.c 41.2 KB