diff options
author | Mark Fasheh <mark.fasheh@oracle.com> | 2007-09-07 23:05:51 +0200 |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2007-10-12 20:54:39 +0200 |
commit | 6798d35a31c413bbb3f83bbaa844bd2598168ccc (patch) | |
tree | ff3e2928ebdfda06f08605d9dbc7002f0413e731 /fs/ocfs2/inode.c | |
parent | ocfs2: Structure updates for inline data (diff) | |
download | linux-6798d35a31c413bbb3f83bbaa844bd2598168ccc.tar.xz linux-6798d35a31c413bbb3f83bbaa844bd2598168ccc.zip |
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 <mark.fasheh@oracle.com>
Reviewed-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'fs/ocfs2/inode.c')
0 files changed, 0 insertions, 0 deletions