Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309963
b: refs/heads/master
c: 4a3c3a5
h: refs/heads/master
i:
  309961: 158d901
  309959: f717ce6
v: v3
  • Loading branch information
Zheng Liu authored and Theodore Ts'o committed May 28, 2012
1 parent e9d401e commit d3c0d68
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: 400db9d30146dc062aaba97a6301b425eb6015bc
refs/heads/master: 4a3c3a5120bff77cc8c3a70c7cb681f458f47bfd
2 changes: 1 addition & 1 deletion trunk/fs/ext4/extents.c
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ ext4_ext_binsearch_idx(struct inode *inode,
}

path->p_idx = l - 1;
ext_debug(" -> %d->%lld ", le32_to_cpu(path->p_idx->ei_block),
ext_debug(" -> %u->%lld ", le32_to_cpu(path->p_idx->ei_block),
ext4_idx_pblock(path->p_idx));

#ifdef CHECK_BINSEARCH
Expand Down

0 comments on commit d3c0d68

Please sign in to comment.