commit | 25d14f983f70ddbeb15fa2d0f32f6b70bca42a15 | [log] [tgz] |
---|---|---|
author | Amit Arora <aarora@in.ibm.com> | Thu May 24 13:04:13 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu May 31 16:20:15 2007 -0400 |
tree | 322e219240fc4b527b5c5b16d1f7a97b5dd0917b | |
parent | 8a9dc94498f39c259b011d0abcb89bdf73cafa2d [diff] |
ext4: Extent overlap bugfix This patch adds a check for overlap of extents and cuts short the new extent to be inserted, if there is a chance of overlap. Signed-off-by: Amit Arora <aarora@in.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>