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:
4081363
)
f2fs: retain inconsistency information to initiate fsck.f2fs
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Tue, 2 Sep 2014 22:43:52 +0000
(15:43 -0700)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Tue, 9 Sep 2014 20:14:25 +0000
(13:14 -0700)
This patch adds sbi->need_fsck to conduct fsck.f2fs later.
This flag can only be removed by fsck.f2fs.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found