ocfs2: Teach ocfs2_get_block() about holes
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 14 Feb 2007 23:30:30 +0000 (15:30 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Thu, 26 Apr 2007 22:02:16 +0000 (15:02 -0700)
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 <mark.fasheh@oracle.com>

No differences found