diff options
author | Chao Yu <[email protected]> | 2018-03-08 14:22:56 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2018-03-17 13:57:30 +0900 |
commit | 63189b785960c3346d1af347516b7438f7ada8ec (patch) | |
tree | be12ac99ee58303ba4e1f478e9e34061519887c3 /lib/test-string_helpers.c | |
parent | 5d7881cadf64277c1e212721073eaabfade12f66 (diff) |
f2fs: wrap all options with f2fs_sb_info.mount_opt
This patch merges miscellaneous mount options into struct f2fs_mount_info,
After this patch, once we add new mount option, we don't need to worry
about recovery of it in remount_fs(), since we will recover the
f2fs_sb_info.mount_opt including all options.
Signed-off-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions