From: Mark Fasheh Date: Fri, 7 Sep 2007 21:05:51 +0000 (-0700) Subject: ocfs2: Read support for inline data X-Git-Tag: v2.6.24-rc1~1398^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6798d35a31c413bbb3f83bbaa844bd2598168ccc;p=pandora-kernel.git ocfs2: Read support for inline data This hooks up ocfs2_readpage() to populate a page with data from an inode block. Direct IO reads from inline data are modified to fall back to buffered I/O. Appropriate checks are also placed in the extent map code to avoid reading an extent list when inline data might be stored. Signed-off-by: Mark Fasheh Reviewed-by: Joel Becker --- Reading git-diff-tree failed