Filesystem drivers in Rust
Filesystem drivers in Rust
Posted Dec 15, 2025 12:54 UTC (Mon) by pizza (subscriber, #46)In reply to: Filesystem drivers in Rust by farnz
Parent article: The state of the kernel Rust experiment
> Depends how far the denial of service extends; if it just restricts you from accessing the malicious filesystem,
...How does one tell the difference between malicious and merely damaged?
(Because a "DoS" preventing accessing the former is arguably good, but arguably bad for the latter..)
