Crates.io | xfs-fuse |
lib.rs | xfs-fuse |
version | 0.4.4 |
source | src |
created_at | 2023-08-26 21:05:50.430116 |
updated_at | 2024-08-15 17:48:53.960921 |
description | Read-only FUSE server implementing XFS |
homepage | |
repository | https://github.com/KhaledEmaraDev/xfuse |
max_upload_size | |
id | 955720 |
size | 244,128 |
A read-only XFS implementation using FUSE, written for GSoC 2021.
Some canned golden images are checked into the repository, in the resources
directory. They contain a variety of file and directory types. Run
scripts/mkimg.sh
to rebuild them.
BSD-2-clause