mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-27 05:50:34 +08:00
Remove forced overwrite which leads to file data corruption. The logic to determine a forced overwrite was fundamentally broken. For simplity, disable this feature. Update #2622.
12 lines
217 B
Plaintext
12 lines
217 B
Plaintext
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: fsdosfsname02
|
|
|
|
directives:
|
|
|
|
- msdos_add_file()
|
|
|
|
concepts:
|
|
|
|
- Ensure that directory entries accross cluster boundaries work.
|