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:
d0abafa
)
ext4: enable punch hole for bigalloc
author
Zheng Liu
<wenqing.lz@taobao.com>
Mon, 6 Jan 2014 19:01:23 +0000
(14:01 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 6 Jan 2014 19:01:23 +0000
(14:01 -0500)
After applied this commit (
d23142c6
), ext4 has supported punch hole for
a file system with bigalloc feature. But we forgot to enable it. This
commit fixes it.
Cc: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c
patch
|
blob
|
history
diff --cc
fs/ext4/inode.c
Simple merge