mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-03 09:40:44 +00:00
73eb7a52a0
Appending a suffix to report filenames was behavior inherited from fs_log, it prevents creating files where directories need to be created later. But unlike logs, only a subset of the hierarchy will report and those that do append a component-local label, so the risk of collision is low. By removing the suffix fs_rom can serve reports back as ROM just as report_rom does. Ref #2422
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.