mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
d815322efe
This patch changes the meaning of the 'offset' parameter of the 'produce_write_content' and 'consume_read_result' hook functions. The value used to reflect the absolute byte position but in practice, a job-relative byte offset is desired. Issue #4474