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:
6037468
)
f2fs: avoid race for summary information
author
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Sun, 31 Mar 2013 23:32:21 +0000
(08:32 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Wed, 3 Apr 2013 08:27:51 +0000
(17:27 +0900)
In order to do GC more reliably, I'd like to lock the vicitm summary page
until its GC is completed, and also prevent any checkpoint process.
Reviewed-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found