Codebase list golang-github-jacobsa-bazilfuse / run/f88d6c38-3f4c-41dd-a726-96b157cf37a6/main
run/f88d6c38-3f4c-41dd-a726-96b157cf37a6/main

Tree @run/f88d6c38-3f4c-41dd-a726-96b157cf37a6/main (Download .tar.gz)

This package is a fork of [bazil.org/fuse][upstream], used as an implementation
detail of [github.com/jacobsa/fuse][fuse]. If you are looking at this, the
latter package is probably the one you want to use, rather than using this
directly.

[fuse]: https://github.com/jacobsa/fuse
[upstream]: https://github.com/bazillion/fuse

Changes from upstream:

*   The function SetOption allows for setting arbitrary mount options (see
    see [issue 77](https://github.com/bazillion/fuse/issues/77)).