Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188236
b: refs/heads/master
c: 90fdde1
h: refs/heads/master
v: v3
  • Loading branch information
Chris Mason committed Mar 18, 2010
1 parent 8497ec2 commit 2470ba0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: abc6e1341bda974e2d0eddb75f57a20ac18e9b33
refs/heads/master: 90fdde147fd32d18a20be5b498d5f26e56cca8a3
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -997,8 +997,8 @@ static noinline int copy_to_sk(struct btrfs_root *root,
read_extent_buffer(leaf, p,
item_off, item_len);
*sk_offset += item_len;
found++;
}
found++;

if (*num_found >= sk->nr_items)
break;
Expand Down

0 comments on commit 2470ba0

Please sign in to comment.