Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332502
b: refs/heads/master
c: 52f9e53
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Block authored and Chris Mason committed Oct 1, 2012
1 parent 669c2dd commit 529f442
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 35075bb046cc91f42a0e5336bdc07f3279061add
refs/heads/master: 52f9e53ede8e1b261e68216c6c2f32bb3f26c795
6 changes: 0 additions & 6 deletions trunk/fs/btrfs/send.c
Original file line number Diff line number Diff line change
Expand Up @@ -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++;
Expand Down

0 comments on commit 529f442

Please sign in to comment.