• 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
file-item.c 8.29 KB