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:
d5669f7
)
f2fs: clear append/update flags once fsync is done
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Mon, 2 Mar 2015 18:48:56 +0000
(10:48 -0800)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Fri, 10 Apr 2015 22:08:33 +0000
(15:08 -0700)
When fsync is done through checkpoint, previous f2fs missed to clear append
and update flag. This patch fixes to clear them.
This was originally catched by Changman Lee before.
Signed-off-by: Changman Lee <cm224.lee@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found