mirage / ocaml-crunch

Convert a filesystem into a static OCaml module
Other
73 stars 21 forks source link

Update to new KV_RO signature #6

Closed djs55 closed 10 years ago

djs55 commented 10 years ago

The new signature has 'read' taking an offset and a length, and returning a list of buffers rather than a stream.

Signed-off-by: David Scott dave.scott@eu.citrix.com