Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163668
b: refs/heads/master
c: daea696
h: refs/heads/master
v: v3
  • Loading branch information
Akira Fujita authored and Theodore Ts'o committed Sep 6, 2009
1 parent c9a361a commit a8139ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 70d5d3dcea47c16058d2b093c29e07fdf61b56ad
refs/heads/master: daea696dbac0e33af3cfe304efbfb8d74e0effe6
3 changes: 0 additions & 3 deletions trunk/fs/ext4/move_extent.c
Original file line number Diff line number Diff line change
Expand Up @@ -1322,8 +1322,5 @@ ext4_move_extents(struct file *o_filp, struct file *d_filp,
if (ret)
return ret;

/* All of the specified blocks must be exchanged in succeed */
BUG_ON(*moved_len != len);

return 0;
}

0 comments on commit a8139ec

Please sign in to comment.