issues
search
hugelgupf
/
p9
Idiomatic Go 9P2000.L client and server, extracted from gVisor for general use
Apache License 2.0
90
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0
#90
dependabot[bot]
opened
7 months ago
1
GitHub Workflow: tests
#89
hugelgupf
closed
10 months ago
1
Update vmtest, use new API
#88
hugelgupf
closed
11 months ago
0
Implement UnlinkAt in localfs
#87
edouardklein
closed
11 months ago
2
localfs does not implement unlinkat
#86
edouardklein
closed
11 months ago
3
build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0
#85
dependabot[bot]
closed
10 months ago
0
Remove direct gRPC dependency
#84
hugelgupf
closed
1 year ago
0
Use existing `ulog`s rather than global std `log`
#83
hugelgupf
closed
1 year ago
0
Fix #65
#82
hugelgupf
closed
1 year ago
0
Port some commits from gVisor's p9 with hugelgupf/p9 twists
#81
hugelgupf
closed
1 year ago
1
gVisor extensions: yay or nay?
#80
hugelgupf
opened
1 year ago
2
composefs: never return the mounted p9.File
#79
hugelgupf
closed
1 year ago
0
Fix #56
#78
hugelgupf
closed
1 year ago
0
templatefs: make ReadOnlyFile and ReadOnlyDir more usable
#77
hugelgupf
closed
1 year ago
0
staticfs: tests & fixes against Linux kernel usage
#76
hugelgupf
closed
1 year ago
0
Draft: composefs
#75
hugelgupf
closed
1 year ago
0
Use Go 1.13 error conventions
#74
hugelgupf
closed
1 year ago
0
Use Go 1.13 error conventions and forward `File.Close` errors
#73
djdv
closed
1 year ago
3
Update vmtest
#72
hugelgupf
closed
1 year ago
0
Export the internal `linux` pkg
#71
djdv
closed
1 year ago
0
add stubs for xattr on windows
#70
rminnich
closed
1 year ago
6
Use updated vmtest
#69
hugelgupf
closed
1 year ago
0
build(deps): bump google.golang.org/grpc from 1.31.0 to 1.53.0
#68
dependabot[bot]
closed
1 year ago
1
p9: handlers: support extended attributes
#67
Lencerf
closed
1 year ago
2
p9: handlers: support extended attributes
#66
Lencerf
closed
1 year ago
2
Regression in `ReadAt` causes 0'd payloads
#65
djdv
closed
1 year ago
4
Switch to new vmtest repo
#64
hugelgupf
closed
1 year ago
0
Upgrade u-root version
#63
hugelgupf
closed
1 year ago
0
Server prevents walks to ".."
#62
djdv
opened
1 year ago
4
Add old-style +build tag for 1.13-1.15 support
#61
hugelgupf
closed
1 year ago
0
Benchmark & read perf improvement
#60
hugelgupf
closed
1 year ago
0
p9: add openbsd mips64/arm/arm64 support
#59
hugelgupf
closed
1 year ago
0
9p localfs server: set iounit to 0 on open and creat
#58
rminnich
closed
1 year ago
1
build(deps): bump github.com/u-root/u-root from 0.8.0 to 0.9.0
#57
dependabot[bot]
closed
1 year ago
1
Walk Server/Client interface inconsistency with 9P spec
#56
djdv
closed
1 year ago
4
internal error packages should be exported (or something)
#55
djdv
closed
1 year ago
1
Implement vecnet.ReadFrom on Windows
#54
djdv
opened
2 years ago
0
remove fuzzing
#53
sevki
closed
2 years ago
2
Add message support for 9p2000.L Tlock/Rlock
#52
rminnich
closed
1 year ago
3
Invalid message type: 52/53
#51
xfk
closed
1 year ago
3
Fix for broken clients (Linux after 9/2020) walking open FIDs
#50
rminnich
closed
2 years ago
0
Re-enable VM tests
#49
hugelgupf
closed
2 years ago
0
Make a release 0.2.0 to break u-root dependency
#48
walterchris
closed
2 years ago
1
Twalk returns Rlerror{Error: 16} while directory is still open
#47
mercora
closed
3 years ago
2
Break dependency on u-root
#46
hugelgupf
closed
3 years ago
2
add plan9
#45
gopher9
opened
4 years ago
2
p9: remove unnecessary allocations when using sync.Pool
#44
fhs
closed
4 years ago
2
Fix partial dirent encoding
#43
hugelgupf
closed
4 years ago
0
p9: fix fuzzer build
#42
hugelgupf
closed
4 years ago
0
9P2000 message definitions, and protocol implementations
#41
hugelgupf
closed
1 year ago
0
Next