Available on crate features
virtio-9p or net-9p only.Expand description
RukOS 9p module.
Implement net-9p and virtio-9p
Shouldn’t mount file or directory with the same path as file or directory in 9P host
Or lookup() will only return mounted filesystem node.
Functions
- init_net_9pfs
net-9pInitializes filesystems by 9pfs devices. - init_virtio_9pfs
virtio-9pInitializes filesystems by 9pfs devices.