From: Tristan Ye Date: Mon, 23 May 2011 07:57:26 +0000 (+0800) Subject: Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly. X-Git-Tag: v3.0-rc1~137^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d1c1829ebe7e8bb48a997b39b4865abc9197e5e;p=pandora-kernel.git Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly. Oops, local-mounted of 'ocfs2_fops_no_plocks' is just missing the support of unwritten_extents/punching-hole due to no func pointer was given correctly to '.follocate' field. Signed-off-by: Tristan Ye --- Reading git-diff-tree failed