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:
e7a2bf2
)
f2fs: reuse core function in f2fs_readdir for inline_dentry
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Thu, 16 Oct 2014 04:29:51 +0000
(21:29 -0700)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Tue, 4 Nov 2014 00:07:34 +0000
(16:07 -0800)
This patch introduces a core function, f2fs_fill_dentries, to remove
redundant code in f2fs_readdir and f2fs_read_inline_dir.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found