Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-17 | op: use thunk_dispatch() for cb | Vito Caputo | |
Using the thunk->dispatch() method directly as the iou_op cb leaks the thunk | |||
2020-11-25 | src: initial commit of jio WIP source | Vito Caputo | |
This is a very quick and dirty experimental hack written in some sort of bastard continuation-passing style in C w/io_uring using journal-file introspection and manipulation duty as an excuse for its existence. Consider this unfinished prototype quality code. |