From 3d1c1829ebe7e8bb48a997b39b4865abc9197e5e Mon Sep 17 00:00:00 2001 From: Tristan Ye Date: Mon, 23 May 2011 15:57:26 +0800 Subject: [PATCH] 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-format-patch failed