From: Mark Fasheh Date: Wed, 14 Feb 2007 23:30:30 +0000 (-0800) Subject: ocfs2: Teach ocfs2_get_block() about holes X-Git-Tag: v2.6.22-rc1~1124^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25baf2da1473d9dcde1a4c7b0ab26e7d67d9bf62;p=pandora-kernel.git ocfs2: Teach ocfs2_get_block() about holes ocfs2_get_block() didn't understand sparse files, fix that. Also remove some code that isn't really useful anymore. We can fix up ocfs2_direct_IO_get_blocks() at the same time. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed