mount jetstream as a userspace character device on linux
Rust 100.0%
2 1 0

Clone this repository

https://tangled.org/oppi.li/excuse
git@tangled.org:oppi.li/excuse

For self-hosted knots, clone URLs may differ based on your setup.

readme.md

excuse#

mount jetstream as a userspace character device on linux.

usage#

λ cargo b
λ sudo RUST_LOG=info ./target/debug/excuse

# -- in another shell --
λ cat /dev/jetstream | jq

motivation#

People who think that userspace filesystems are realistic for anything but toys are just misguided

Linus Torvalds