kubo/test/sharness/lib
Sergey Gorbunov 7c844bacea
feat(fuse): Expose MFS as FUSE mount point (#10781)
* Add MFS command line options, extend existing mount functions for MFS, set defaults.

* Directory listing and file stat.

* Add a read-only MFS view.

* Add mkdir and interface checks.

* Add remove and rename functionality.

* Implement all required write interfaces.

* Adjust mount  functions for other architechtures.

* Merge branch 'master' into feat/10710-mfs-fuse-mount

* Write a basic read/write test.

* Write more basic tests, add a mutex to the file object, fix modtime.

* Add a concurrency test, remove mutexes from file and directory structures.

* Refactor naming(mfdir -> mfsdir) and add documentation.

* Add CID retrieval through ipfs_cid xattr.

* Add docs, add xattr listing, fix bugs for mv and stat, refactor.

* Add MFS command line options, extend existing mount functions for MFS, set defaults.

* docs phrasing

* docs: Mounts.MFS

* docs: warn about lazy-loaded DAGs

* test: TEST_FUSE=1 ./t0030-mount.sh -v

---------

Co-authored-by: Guillaume Michel <guillaumemichel@users.noreply.github.com>
Co-authored-by: guillaumemichel <guillaume@michel.id>
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2025-05-06 21:55:53 +02:00
..
install-sharness.sh chore: boxo v0.23.0 and go-libp2p v0.36.3 (#10507) 2024-09-05 23:52:19 +02:00
iptb-lib.sh chore: upgrade go-libp2p-kad-dht (#10378) 2024-04-04 12:56:19 +00:00
test-aggregate-junit-reports.sh test: port CircleCI to GH Actions and improve sharness reporting (#9355) 2023-01-14 00:49:52 +01:00
test-aggregate-results.sh sharness: 2 space indent 2017-10-04 13:39:14 +02:00
test-lib-hashes.sh test: fix sharness tests for welcome docs changes 2020-04-20 11:23:30 -07:00
test-lib.sh feat(fuse): Expose MFS as FUSE mount point (#10781) 2025-05-06 21:55:53 +02:00