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:
510184c
)
f2fs: implement -o dirsync
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Mon, 10 Nov 2014 06:15:31 +0000
(22:15 -0800)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Mon, 10 Nov 2014 14:51:39 +0000
(06:51 -0800)
If a mount option has dirsync, we should call checkpoint for all the directory
operations.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found