btrfs: pass btrfs_fs_info to btrfs_recover_relocation
[sfrench/cifs-2.6.git] / fs / btrfs / ctree.h
index 8e79e3ded8825364d04d97fe1e79e0f75f389e72..4db17bd05a21508258f7c053fb3b925e0ceb5876 100644 (file)
@@ -3833,7 +3833,7 @@ int btrfs_init_reloc_root(struct btrfs_trans_handle *trans,
                          struct btrfs_root *root);
 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans,
                            struct btrfs_root *root);
-int btrfs_recover_relocation(struct btrfs_root *root);
+int btrfs_recover_relocation(struct btrfs_fs_info *fs_info);
 int btrfs_reloc_clone_csums(struct btrfs_inode *inode, u64 file_pos, u64 len);
 int btrfs_reloc_cow_block(struct btrfs_trans_handle *trans,
                          struct btrfs_root *root, struct extent_buffer *buf,