Call conf_mount_ro() in better place
Do not call conf_mount_ro just before call write_config(),write_config() calls conf_mount_(rw|ro), and if filesystem is alreadymounted in rw state, it'll only increase the refcounter
Call conf_mount_ro() in better place
Do not call conf_mount_ro just before call write_config(),
write_config() calls conf_mount_(rw|ro), and if filesystem is already
mounted in rw state, it'll only increase the refcounter