git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c47d54
)
ext4: let ext4_readdir handle inline data
author
Tao Ma
<boyu.mt@taobao.com>
Mon, 10 Dec 2012 19:05:59 +0000
(14:05 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 10 Dec 2012 19:05:59 +0000
(14:05 -0500)
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>
No differences found