btrfs: Remove root argument from btrfs_log_dentry_safe
[sfrench/cifs-2.6.git] / fs / btrfs / tree-log.h
index 483027f9a7f4f8dbc469c54c04ab47b4a9b4a116..88abc43312a15d25ab6378b1af786572d3075f70 100644 (file)
@@ -65,7 +65,7 @@ int btrfs_free_log_root_tree(struct btrfs_trans_handle *trans,
                             struct btrfs_fs_info *fs_info);
 int btrfs_recover_log_trees(struct btrfs_root *tree_root);
 int btrfs_log_dentry_safe(struct btrfs_trans_handle *trans,
-                         struct btrfs_root *root, struct dentry *dentry,
+                         struct dentry *dentry,
                          const loff_t start,
                          const loff_t end,
                          struct btrfs_log_ctx *ctx);