X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=repair.c;h=07a1232e02aded245ae36772dfaeb68f00fcd7fe;hb=bad4208da33f3ef2adf9af2b06a597f2ce23d228;hp=4f747421a58ccd9efae9a5e0075ddd7760810638;hpb=d35300269709a0588b3252373c70eb94df7520fe;p=platform%2Fupstream%2Fbtrfs-progs.git diff --git a/repair.c b/repair.c index 4f74742..07a1232 100644 --- a/repair.c +++ b/repair.c @@ -21,6 +21,8 @@ #include "utils.h" #include "repair.h" +int repair = 0; + int btrfs_add_corrupt_extent_record(struct btrfs_fs_info *info, struct btrfs_key *first_key, u64 start, u64 len, int level)