snix/tvix/castore/src/fs
Florian Klink 8a52c7f1c5 feat(tvix/castore/fs): borrow some matches
We only do things with the reference, so we don't need to locally borrow
it.

Change-Id: I6073f7ec7aff717ae3069e28a00b1cb408a50ceb
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10455
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
2023-12-29 17:18:14 +00:00
..
file_attr.rs chore(tvix): move store/fs to castore/fs 2023-12-22 16:55:18 +00:00
fuse.rs feat(tvix/castore/fs): instrument FuseDaemon functions 2023-12-29 15:57:26 +00:00
inode_tracker.rs chore(tvix): move store/fs to castore/fs 2023-12-22 16:55:18 +00:00
inodes.rs chore(tvix): move store/fs to castore/fs 2023-12-22 16:55:18 +00:00
mod.rs feat(tvix/castore/fs): borrow some matches 2023-12-29 17:18:14 +00:00
root_nodes.rs refactor(tvix/castore): add RootNode impl for BTreeMap, mv fs tests 2023-12-24 15:44:30 +00:00
tests.rs refactor(tvix/castore/fs/tests): drop unused args 2023-12-24 16:05:52 +00:00
virtiofs.rs chore(tvix): move store/fs to castore/fs 2023-12-22 16:55:18 +00:00