Files
rtems/bsps/shared/dev
Avi Weiss f3536b2927 bsps/shared/dev/flash: Fix read-only JFFS2 mount option
Open works correclty with the read_only argument but mount
ignores and always uses READ_WRITE.

Use RTEMS_FILESYSTEM_READ_ONLY when read_only is true so the
filesystem rejects write operations and does not perform erase
operations when under a read-only mount.
2026-08-02 18:03:16 +03:00
..
2026-03-02 10:04:32 -06:00
2026-04-22 07:21:54 -05:00