Skip to content

Mount

Pre-release
Pre-release
Compare
Choose a tag to compare
@DeedleFake DeedleFake released this 17 Oct 19:25
· 4 commits to master since this release
5eb85dc
cmd/p9: add `mount` command (#66)

* cmd/p9: Begin working on FUSE-based 9P mounting.

* cmd/p9: Get basic, read-only mount working.

* p9: Clunk intermediary FIDs created by Remote.Stat().

* cmd/p9: Cleaner Node and Handle stuff and handle closing.