diff options
Diffstat (limited to 'fs/btrfs/tree-log.h')
-rw-r--r-- | fs/btrfs/tree-log.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/tree-log.h b/fs/btrfs/tree-log.h index 483027f9a7f4..88abc43312a1 100644 --- a/fs/btrfs/tree-log.h +++ b/fs/btrfs/tree-log.h | |||
@@ -65,7 +65,7 @@ int btrfs_free_log_root_tree(struct btrfs_trans_handle *trans, | |||
65 | struct btrfs_fs_info *fs_info); | 65 | struct btrfs_fs_info *fs_info); |
66 | int btrfs_recover_log_trees(struct btrfs_root *tree_root); | 66 | int btrfs_recover_log_trees(struct btrfs_root *tree_root); |
67 | int btrfs_log_dentry_safe(struct btrfs_trans_handle *trans, | 67 | int btrfs_log_dentry_safe(struct btrfs_trans_handle *trans, |
68 | struct btrfs_root *root, struct dentry *dentry, | 68 | struct dentry *dentry, |
69 | const loff_t start, | 69 | const loff_t start, |
70 | const loff_t end, | 70 | const loff_t end, |
71 | struct btrfs_log_ctx *ctx); | 71 | struct btrfs_log_ctx *ctx); |