summaryrefslogtreecommitdiff
path: root/cmds-chunk.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-chunk.c')
-rw-r--r--cmds-chunk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds-chunk.c b/cmds-chunk.c
index 4c2f3ed1..4d7fce03 100644
--- a/cmds-chunk.c
+++ b/cmds-chunk.c
@@ -1231,7 +1231,7 @@ open_ctree_with_broken_chunk(struct recover_control *rc)
if (ret)
goto out_cleanup;
- ret = btrfs_setup_all_roots(fs_info, 0, 0);
+ ret = btrfs_setup_all_roots(fs_info, 0, 0, 0);
if (ret)
goto out_failed;