Btrfs: kill free_space pointer from inode structure
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / btrfs / btrfs_inode.h
index 21b8cfe..5b2ad6b 100644 (file)
@@ -87,9 +87,6 @@ struct btrfs_inode {
        /* node for the red-black tree that links inodes in subvolume root */
        struct rb_node rb_node;
 
-       /* the space_info for where this inode's data allocations are done */
-       struct btrfs_space_info *space_info;
-
        unsigned long runtime_flags;
 
        /* full 64 bit generation number, struct vfs_inode doesn't have a big