commit | 941919856c11d4dd11d4fcabb4dab58bd2b146bf | [log] [tgz] |
---|---|---|
author | Tao Ma <boyu.mt@taobao.com> | Mon Dec 10 14:06:02 2012 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Dec 10 14:06:02 2012 -0500 |
tree | dcb06b13ca094575d9f32e49371560c1c956c874 | |
parent | 32f7f22c0b52e8189fef83986b16dc7abe95f2c4 [diff] |
ext4: let fiemap work with inline data fiemap is used to find the disk layout of a file, as for inline data, let us just pretend like a file with just one extent. Signed-off-by: Tao Ma <boyu.mt@taobao.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>