diff --git a/chunk-recover.c b/chunk-recover.c index 2d8dd11f..8bc5bc30 100644 --- a/chunk-recover.c +++ b/chunk-recover.c @@ -42,7 +42,7 @@ #include "btrfsck.h" #include "commands.h" -#define BTRFS_NUM_MIRRORS 2 +#define BTRFS_NUM_MIRRORS 3 struct recover_control { int verbose;