mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-09 04:31:23 +00:00
Add a "writeable" policy option to the ahci_drv and part_blk Block servers and default from writeable to ready-only. Should a policy permit write acesss the session request argument "writeable" may still downgrade a session to ready-only. Fix #2469