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:
e4fc5fb
)
f2fs: fix incorrect parsing with option string
author
Chao Yu
<chao2.yu@samsung.com>
Tue, 18 Mar 2014 01:07:59 +0000
(09:07 +0800)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Tue, 18 Mar 2014 01:13:02 +0000
(10:13 +0900)
Previously 'background_gc={on***,off***}' is being parsed as correct option,
with this patch we cloud fix the trivial bug in mount process.
Change log from v1:
o need to check length of parameter suggested by Jaegeuk Kim.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/super.c
patch
|
blob
|
history
diff --cc
fs/f2fs/super.c
Simple merge