X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fs%2Fbtrfs%2Frelocation.c;h=de802ba35a344f36c6e519f5336d300c8eb6f217;hb=9cf10cc195c755e96f818731deeb80fa140d0f97;hp=272b287f8cf0dc438cdb6fd170f4ee467f4a69e1;hpb=343e60e52a3a093bb7baeca441789724fcac4bb5;p=linux-2.6-block.git diff --git a/fs/btrfs/relocation.c b/fs/btrfs/relocation.c index 272b287f8cf0..de802ba35a34 100644 --- a/fs/btrfs/relocation.c +++ b/fs/btrfs/relocation.c @@ -2128,7 +2128,6 @@ static noinline_for_stack int merge_reloc_root(struct reloc_control *rc, struct btrfs_root *root) { struct btrfs_fs_info *fs_info = rc->extent_root->fs_info; - LIST_HEAD(inode_list); struct btrfs_key key; struct btrfs_key next_key; struct btrfs_trans_handle *trans = NULL;