Commits


Merge pull request #15 from joushou/tagpool Rework transport tag allocation logic


Remove tag defaulting in newFcall Defaulting the tag in newFcall might result in unexpected behaviour. For example, if a client (erroneously) sends a Tversion on a tag, the server response will not be on a tag. newFcall should just create the struct. Signed-off-by: Kenny Levinsen <w@kl.wtf>


Merge pull request #13 from stevvooe/document-exported-functions lint/vet: address several issues identified by lint/vet


lint/vet: address several issues identified by lint/vet Signed-off-by: Stephen J Day <stephen.day@docker.com>


Merge branch 'pinata-filtered'


Merge branch 'pinata-pkg-filtered' into pinata-filtered Signed-off-by: Stephen J Day <stephen.day@docker.com>


p9p: fix typo in debug message


Putting a8b3e87a changes in pkg/p9p


v1/pkg/p9p