Skip to content

Handle but don't impl scheme cancellation.

Jacob Lorentzon requested to merge 4lDO2/redoxfs:cancellation into master

Apart from bumping dependencies, this MR implements proper KSMSG_CANCEL handling, even though redoxfs is not yet written in a way that allows IO requests to be canceled.

Not dependent on the signal kernel MR.

Merge request reports