diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2015-01-24 01:41:39 (GMT) |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2015-02-12 01:04:39 (GMT) |
commit | dabc4a5c60f796a8e7171272284ba077f9c1e439 (patch) | |
tree | cf56e2d0756a2b61f44baeb10e536b2babf43e94 /usr | |
parent | caf0047e7e1e60a7ad1d655d3b81b32e2dfb6095 (diff) | |
download | linux-dabc4a5c60f796a8e7171272284ba077f9c1e439.tar.xz |
f2fs: fix not to drop mount options when retrying fill_super
If wrong mount option was requested, f2fs tries to fill_super again.
But, during the next trial, f2fs has no valid mount options, since
parse_options deleted all the separators in the original string.
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions