mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 00:47:09 +08:00
The set block size must synchronize and purge the disk to avoid an inconsistent cache state and data corruption. The synchronization is optional depending on the new sync parameter. In some contexts a synchronization must not be performed, e.g. during disk creation.