managarm icon indicating copy to clipboard operation
managarm copied to clipboard

protocols/fs: Refactor the NODE_TRAVERSE_LINKS request to bragi

Open Dennisbonke opened this issue 3 years ago • 0 comments

As paths can become quite large, we should use the new bragi style messages with a variable sized tail to communicate those paths in NODE_TRAVERSE_LINKS. This fixes crashes on long paths, as I managed to trigger with Chromium.

Part of the Chromium on Managarm project.

Dennisbonke avatar Jun 06 '22 01:06 Dennisbonke