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:
5ab1857
)
f2fs: introduce f2fs_dentry_ptr structure for code clean-up
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Sun, 19 Oct 2014 05:52:52 +0000
(22:52 -0700)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Tue, 4 Nov 2014 00:07:34 +0000
(16:07 -0800)
This patch introduces f2fs_dentry_ptr structure for the use of a function
parameter in inline_dentry operations.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found