From 529f44293cee4e83da8bb0aeb1c5dc63c52c0ed6 Mon Sep 17 00:00:00 2001 From: Alexander Block Date: Sat, 28 Jul 2012 16:32:45 +0200 Subject: [PATCH] --- yaml --- r: 332502 b: refs/heads/master c: 52f9e53ede8e1b261e68216c6c2f32bb3f26c795 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/btrfs/send.c | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/[refs] b/[refs] index 44aa29e3375e..4a0d5f540107 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 35075bb046cc91f42a0e5336bdc07f3279061add +refs/heads/master: 52f9e53ede8e1b261e68216c6c2f32bb3f26c795 diff --git a/trunk/fs/btrfs/send.c b/trunk/fs/btrfs/send.c index 36711123bdcf..d2a4ee9125df 100644 --- a/trunk/fs/btrfs/send.c +++ b/trunk/fs/btrfs/send.c @@ -1109,12 +1109,6 @@ static int __iterate_backrefs(u64 ino, u64 offset, u64 root, void *ctx_) return 0; if (offset + ctx->extent_len > ctx->cur_offset) return 0;*/ - - bctx->found++; - found->found_refs++; - found->ino = ino; - found->offset = offset; - return 0; } bctx->found++;