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:
fff04f9
)
f2fs: skip unnecessary data writes during fsync
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Fri, 25 Jul 2014 02:08:02 +0000
(19:08 -0700)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Wed, 30 Jul 2014 21:13:03 +0000
(14:13 -0700)
This patch intends to improve the fsync performance by skipping remaining the
recovery information, only when there is no data that we should recover.
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/file.c
patch
|
blob
|
history
diff --cc
fs/f2fs/file.c
Simple merge