commit | e8e948e7802a2ab05c146d3e72a39b93b5718236 | [log] [tgz] |
---|---|---|
author | Tao Ma <boyu.mt@taobao.com> | Mon Dec 10 14:06:00 2012 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Dec 10 14:06:00 2012 -0500 |
tree | 3e6914f6b16c457e0d14cee75bf0149f730bbd99 | |
parent | 7335cd3b41b1e704608ca46159641ca9cb598121 [diff] |
ext4: let ext4_find_entry handle inline data Create a new function ext4_find_inline_entry() to handle the case of inline data. Signed-off-by: Tao Ma <boyu.mt@taobao.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>