git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a9dc94
)
ext4: Extent overlap bugfix
author
Amit Arora
<aarora@in.ibm.com>
Thu, 24 May 2007 17:04:13 +0000
(13:04 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 31 May 2007 20:20:15 +0000
(16:20 -0400)
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>
No differences found