Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198937
b: refs/heads/master
c: c26d0ba
h: refs/heads/master
i:
  198935: f1d13f9
v: v3
  • Loading branch information
Steven Liu authored and Theodore Ts'o committed May 11, 2010
1 parent de7c2c1 commit 3b4a635
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0671e704658b9f26f85e78d51176daa861f955c7
refs/heads/master: c26d0bad3d0e951487e5dee36632dd3817f42b10
1 change: 1 addition & 0 deletions trunk/fs/ext4/move_extent.c
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ mext_leaf_block(handle_t *handle, struct inode *orig_inode,
int depth = ext_depth(orig_inode);
int ret;

start_ext.ee_block = end_ext.ee_block = 0;
o_start = o_end = oext = orig_path[depth].p_ext;
oext_alen = ext4_ext_get_actual_len(oext);
start_ext.ee_len = end_ext.ee_len = 0;
Expand Down

0 comments on commit 3b4a635

Please sign in to comment.