commit | 65d165d9366dbf783d0102177006d47c8859ba31 | [log] [tgz] |
---|---|---|
author | Tao Ma <boyu.mt@taobao.com> | Mon Dec 10 14:05:59 2012 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Dec 10 14:05:59 2012 -0500 |
tree | 39a1699951de4aafad0a81a77d3b20de38925ee9 | |
parent | 3c47d54170b6a678875566b1b8d6dcf57904e49b [diff] |
ext4: let ext4_readdir handle inline data For "." and "..", we just call filldir by ourselves instead of iterating the real dir entry. Signed-off-by: Tao Ma <boyu.mt@taobao.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>