From: Ashish Sangwan Date: Sun, 19 Aug 2012 02:29:46 +0000 (-0400) Subject: ext4: no need to add inode to orphan list during hole punch X-Git-Tag: v3.7-rc1~91^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3d2e433e32a4b7a05818cbc9158037e26c74c8e;p=pandora-kernel.git ext4: no need to add inode to orphan list during hole punch 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 Signed-off-by: Namjae Jeon Acked-by: Zheng Liu Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed