mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-03 01:30:41 +00:00
4ca1284e0e
When returning early on directory operations, file systems that might be able to handle the request but come after the current one are not tried. Fixes #1400.