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:
1753396
)
f2fs: introduce f2fs_update_dentry to clean up duplicated codes
author
Chao Yu
<chao2.yu@samsung.com>
Mon, 16 Feb 2015 08:17:20 +0000
(16:17 +0800)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Tue, 3 Mar 2015 17:58:44 +0000
(09:58 -0800)
This patch introduces f2fs_update_dentry to remove redundant code in
f2fs_add_inline_entry and __f2fs_add_link.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found