tvl-depot/tvix/store/src/fs
Florian Klink fce9c0e99e fix(tvix/store/fs): don't panic on PathInfoService error
An error in the PathInfoService request can appear in case the
underlying request returns an error.

We shouldn't panic and bork the fuse mount, but instead return an IO
error.

Change-Id: I2daeae629e1627d06adcd7b82ddb76c50c602212
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10154
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-11-28 14:54:56 +00:00
..
file_attr.rs refactor(tvix/store/fs): clippy 2023-10-16 10:45:37 +00:00
fuse.rs refactor(tvix/store/fs): use while let statement 2023-10-12 20:46:24 +00:00
inode_tracker.rs refactor(tvix/store/fs): mv sparse -> populated directories 2023-11-07 20:19:38 +00:00
inodes.rs refactor(tvix/store/fs): mv sparse -> populated directories 2023-11-07 20:19:38 +00:00
mod.rs fix(tvix/store/fs): don't panic on PathInfoService error 2023-11-28 14:54:56 +00:00
tests.rs fix(tvix/castore): B3Digest::{to_vec -> as_slice} 2023-11-07 12:35:41 +00:00
virtiofs.rs fix(tvix/store/fs): fix typo 2023-10-12 09:51:30 +00:00