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:
847c6c4
)
ext4: COLLAPSE_RANGE only works on extent-based files
author
Theodore Ts'o
<tytso@mit.edu>
Sun, 13 Apr 2014 02:53:53 +0000
(22:53 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sun, 13 Apr 2014 02:53:53 +0000
(22:53 -0400)
Unfortunately, we weren't checking to make sure of this the inode was
extent-based before attempt operate on it. Hilarity ensues.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Namjae Jeon <namjae.jeon@samsung.com>
fs/ext4/extents.c
patch
|
blob
|
history
diff --cc
fs/ext4/extents.c
Simple merge