ext4: add read support for inline data
authorTao Ma <boyu.mt@taobao.com>
Mon, 10 Dec 2012 19:04:52 +0000 (14:04 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 10 Dec 2012 19:04:52 +0000 (14:04 -0500)
commit46c7f254543dedcf134ad05091ed2b935a9a597d
treedbcb8b71bfe5aebef35964a04f086e2d4eee7ad7
parent67cf5b09a46f72e048501b84996f2f77bc42e947
ext4: add read support for inline data

Let readpage and readpages handle the case when we want to read an
inlined file.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inline.c
fs/ext4/inode.c
fs/ext4/xattr.h