tvl-depot/tvix/store/src/fuse
Florian Klink f9b5fc49b1 feat(tvix/store/fuse): allow listing
This provides an additional configuration flag to the tvix-store mount
subcommand, and logic in the fuse module to request listing for the
root of the mountpoint.

Change-Id: I05a8bc11f7991b574696f27a30afe0f4e718a58c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9217
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: adisbladis <adisbladis@gmail.com>
Tested-by: BuildkiteCI
2023-09-05 21:13:49 +00:00
..
file_attr.rs feat(tvix/store/fuse): initial implementation 2023-06-20 10:14:00 +00:00
inode_tracker.rs refactor(tvix/store): cargo clippy 2023-08-20 21:51:04 +00:00
inodes.rs feat(tvix/store/proto): use Bytes instead of Vec<u8> 2023-07-22 09:03:02 +00:00
mod.rs feat(tvix/store/fuse): allow listing 2023-09-05 21:13:49 +00:00
tests.rs feat(tvix/store/fuse): allow listing 2023-09-05 21:13:49 +00:00