Btrfs: replace tree->mapping with tree->private_data
[sfrench/cifs-2.6.git] / fs / btrfs / tests / extent-io-tests.c
index 133753232a94d04b484c073ef045565908e935d3..d06b1c931d05b8ef2b06c8dbc26d7657c92010c7 100644 (file)
@@ -87,7 +87,7 @@ static int test_find_delalloc(u32 sectorsize)
                return -ENOMEM;
        }
 
-       extent_io_tree_init(&tmp, &inode->i_data);
+       extent_io_tree_init(&tmp, inode);
 
        /*
         * First go through and create and mark all of our pages dirty, we pin