snix/tvix/store/src/fs
Florian Klink f3a240bf86 refactor(tvix/store/fs): move inode for store_path lookup to helper
This makes it much harder to keep the read lock around for too long, and
the code a bit easier to understand.

Change-Id: I7d99c85cadd433cad444b8edd34e2c43d7eaf5a8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9977
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-11-07 14:52:10 +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 feat(tvix/castore): bump [Directory,File]Node size to u64 2023-11-05 10:57:01 +00:00
inodes.rs feat(tvix/castore): bump [Directory,File]Node size to u64 2023-11-05 10:57:01 +00:00
mod.rs refactor(tvix/store/fs): move inode for store_path lookup to helper 2023-11-07 14:52:10 +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