Revert "f2fs: fix to clean previous mount option when remount_fs"
authorChao Yu <yuchao0@huawei.com>
Wed, 5 Jul 2017 04:17:24 +0000 (12:17 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 7 Jul 2017 17:34:46 +0000 (10:34 -0700)
commit6ac851ba895dce4b85b7adfa8ddb1fd25637e70a
treedbd176ed6ce6a8049cc428131b3989003d5e4b82
parentb855bf0e1640aa4cf2d1eef056eebcd43e0d1f5e
Revert "f2fs: fix to clean previous mount option when remount_fs"

Don't clear old mount option before parse new option during ->remount_fs
like other generic filesystems.

This reverts commit 26666c8a4366debae30ae37d0688b2bec92d196a.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/super.c