> there is a 9P2000.L variant that seems to > kitchen-sink all Linux fs calls into 9P. There's a file server > (https://github.com/chaos/diod) that implements it. It would be > interesting to know if your case fails using it.
Sorry, I've cloned & built diod but I can't quite see how to deploy it for my use case, which is to mount fs from Plan 9 file server onto linux client. The server is 4th edition and thus 9P2000 not 9P2000.L. Here's the incantation I've been using to mount atom's fs using v9fs: $ factotum -n $ srv -a atom $ sudo mount -t 9p -o trans=unix.uname=miller,dfltuid=1000,dfltgid=1000,cache=mmap `namespace`/atom /mnt What would be the equivalent using diod? ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Tb065f4df67a8bab9-M4d4bdafae7fc8e1611dfff1d Delivery options: https://9fans.topicbox.com/groups/9fans/subscription