commit | 1fff4ff5675dff689ef8c213f7e97086281004b4 | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <[email protected]> | Fri May 15 17:20:50 2020 -0700 |
committer | Jaegeuk Kim <[email protected]> | Tue May 19 11:00:02 2020 -0700 |
tree | eee4ae07f1e68017751c8f6476c06d2a373ead54 | |
parent | f2959b4ac0bd1f6c923666840a7a77acffebe3be [diff] |
f2fs: fix checkpoint=disable:%u%% When parsing the mount option, we don't have sbi->user_block_count. Should do it after getting it. Cc: <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>