snix/tvix/castore/src/fs
Florian Klink e79815dda9 fix(tvix/castore/fs): fix build for MacOS
fuse_backend_rs::api::filesystem::Layer is not exposed for non-Linux, and
feature-flagged on virtiofs, so only implement the trait for these cases.

Change-Id: Id8455dc5be502f8375836ba04288d50c59d69d89
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12693
Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-10-27 14:29:08 +00:00
..
fuse refactor(tvix/[ca]store): use auto_impl 2024-10-18 21:45:55 +00:00
file_attr.rs refactor(tvix/castore/fs): add InodeData::as_fuse_{entry,file_attr} 2024-04-15 13:59:46 +00:00
inode_tracker.rs chore(tvix): move store/fs to castore/fs 2023-12-22 16:55:18 +00:00
inodes.rs refactor(tvix/castore): add PathComponent type for checked components 2024-08-17 15:59:10 +00:00
mod.rs fix(tvix/castore/fs): fix build for MacOS 2024-10-27 14:29:08 +00:00
root_nodes.rs refactor(tvix/castore): add PathComponent type for checked components 2024-08-17 15:59:10 +00:00
virtiofs.rs chore(3p/sources): Bump channels & overlays 2024-04-28 16:39:26 +00:00