Skip to main content

load_filesystem_from_ondisk_fs

Function load_filesystem_from_ondisk_fs 

Source
pub(crate) async fn load_filesystem_from_ondisk_fs<ObjectID: FsVerityHashValue>(
    fs_opts: &FsReadOptions,
    repo: Option<Arc<Repository<ObjectID>>>,
) -> Result<FileSystem<RegularFile<ObjectID>>>