Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273185
b: refs/heads/master
c: bf52c6f
h: refs/heads/master
i:
  273183: c86ba5b
v: v3
  • Loading branch information
Yongqiang Yang authored and Theodore Ts'o committed Nov 1, 2011
1 parent c64f7d5 commit 26edff6
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: 32de67569059d22b02dd9323a40220d953642b7e
refs/heads/master: bf52c6f7af55c48ab0fd5f990460b884b428d906
2 changes: 1 addition & 1 deletion trunk/fs/ext4/extents.c
Original file line number Diff line number Diff line change
Expand Up @@ -2424,7 +2424,7 @@ ext4_ext_rm_leaf(handle_t *handle, struct inode *inode,
if (err)
goto out;

ext_debug("new extent: %u:%u:%llu\n", block, num,
ext_debug("new extent: %u:%u:%llu\n", ex_ee_block, num,
ext4_ext_pblock(ex));
ex--;
ex_ee_block = le32_to_cpu(ex->ee_block);
Expand Down

0 comments on commit 26edff6

Please sign in to comment.