commit | 46c7f254543dedcf134ad05091ed2b935a9a597d | [log] [tgz] |
---|---|---|
author | Tao Ma <boyu.mt@taobao.com> | Mon Dec 10 14:04:52 2012 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Dec 10 14:04:52 2012 -0500 |
tree | dbcb8b71bfe5aebef35964a04f086e2d4eee7ad7 | |
parent | 67cf5b09a46f72e048501b84996f2f77bc42e947 [diff] |
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>