Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331609
b: refs/heads/master
c: cbb4ee8
h: refs/heads/master
i:
  331607: 1e0d336
v: v3
  • Loading branch information
Wang Sheng-Hui authored and Theodore Ts'o committed Sep 27, 2012
1 parent 8296bc5 commit d26c52d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c25f9bc6143f4cb4dc31d2ad7a6fe4e4005fc414
refs/heads/master: cbb4ee830e0057f8d60b4e0a8c4b6daa6cdd28d7
1 change: 0 additions & 1 deletion trunk/fs/ext4/move_extent.c
Original file line number Diff line number Diff line change
Expand Up @@ -1134,7 +1134,6 @@ mext_check_arguments(struct inode *orig_inode,
}

if ((orig_start >= EXT_MAX_BLOCKS) ||
(donor_start >= EXT_MAX_BLOCKS) ||
(*len > EXT_MAX_BLOCKS) ||
(orig_start + *len >= EXT_MAX_BLOCKS)) {
ext4_debug("ext4 move extent: Can't handle over [%u] blocks "
Expand Down

0 comments on commit d26c52d

Please sign in to comment.