-
Currently there appears to be no way to choose between 9p2000 or 9p2000.L. There appears to be residual code from possibly an earlier time which suggests there used to be support for 9p2000.
Are th…
-
In [In the description of this project](https://github.com/chaos/diod/blob/master/protocol.md), `fsync` is formatted to this:
```
size[4] Tfsync tag[2] fid[4]
```
However, in linux and qemu, it …
-
afaict, we are currently mounting 9p volumes as '9p', which gets us the base level '9p2000' mount type. There are two further extensions - the `.u` extension for better POSIX compat, and the `.L` exte…
-
Minikube version: v1.2.0
Environment:
OS : MacOS v10.15.5
VM Driver: hyperkit
Docker version (e.g. docker -v): 18.09.2, build 6247962
Install tools: brew
What happened:
I received an error …
-
Here's the scenario. Mount a server, tail -f an existing file, then append to that file on the server host...tail -f will never see the result. Originally discovered with npfs (9p2000 only)
-
This test has high flake rates for the following environments:
|Environment|Flake Rate (%)|
|---|---|
|[Docker_Cloud_Shell](https://gopogh-server-tts3vkcpgq-uc.a.run.app/?env=Docker_Cloud_Shell&test=…
-
Hi, I'm not sure if this is the right place to file this - this is a spec issue, is this upstream for the spec?
RLERROR transmits the numeric errno, which isn't consistent across all Linux architec…
-
p9 code base currently has several gVisor protocol extensions (9P2000.L.Google.N, where N is some monotonically increasing number denoting support for ).
This support is only exercised between the …
-
### Problem
`lxd-runin.sh` [mounts current directory](https://github.com/yakshaveinc/linux/blob/938634d44dc95cb4eb4ff43990cc442d10312659/bin/lxd-runin.sh#L18) read-only.
The official way to shar…
-
```
I'm unable to mount sources.cs.bell-labs.com with authentication using
mount -9. Connecting from Plan 9 works.
Transcript:
% cat /mnt/factotum/ctl
user=vsrinivas proto=p9sk1 dom=outside.plan9.b…