about summary refs log tree commit diff
path: root/tvix/eval/src/io.rs
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2023-06-30T14·11+0200
committerclbot <clbot@tvl.fyi>2023-07-21T18·52+0000
commit638f3e874d5eb6c157ffd065e593ee1a8a14d3e0 (patch)
tree42382a0404bc7c0737bc223363d91e701ebbd5a8 /tvix/eval/src/io.rs
parent7613e2e76972554ee2a5ae1397f8b5ca84f4f729 (diff)
feat(tvix/store/fuse): implement open explicitly r/6435
This "reverts" commit 9f600de22671ee1f88e6fb9e53a5a385b434871b (the
initial revert of f5e291cf8328096d790f5416cf1968cb9164220a).

Now with BlobService returning a BlobReader that implements io::Seek, we
can actually just call blob_reader.seek(io::SeekFrom::Start(offset as
u64)).

This means, we currently will fail to seek backwards inside a file.

Change-Id: I9c19448df6831a3537252f99210374f2126ecfc0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8886
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Diffstat (limited to 'tvix/eval/src/io.rs')
0 files changed, 0 insertions, 0 deletions