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:
eeecef0
)
ext4: no need to add inode to orphan list during hole punch
author
Ashish Sangwan
<ashishsangwan2@gmail.com>
Sun, 19 Aug 2012 02:29:46 +0000
(22:29 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sun, 19 Aug 2012 02:29:46 +0000
(22:29 -0400)
While performing punch hole for an inode, i_disksize is not changed.
So, there is no need to add the inode to orphan list.
Signed-off-by: Ashish Sangwan <ashish.sangwan2@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@gmail.com>
Acked-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/extents.c
patch
|
blob
|
history
diff --cc
fs/ext4/extents.c
Simple merge