Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Depend on a version of go-xdr with working discriminated unions#6

Merged
matthewavery merged 1 commit intovmware-archive:masterfrom
andersk:xdr-dependency
Feb 1, 2018
Merged

Depend on a version of go-xdr with working discriminated unions#6
matthewavery merged 1 commit intovmware-archive:masterfrom
andersk:xdr-dependency

Conversation

@andersk
Copy link
Copy Markdown

@andersk andersk commented Jan 19, 2018

Commit 7592fd7 makes use of the `xdr:"union"` and `xdr:"unioncase=N"` annotations that were submitted in a pull request that has not been merged upstream to davecgh/go-xdr:

davecgh/go-xdr#6

Without support for these annotations, the code is unable to parse a valid FSINFO reply.

Commit 7592fd7 makes use of the
`xdr:"union"` and `xdr:"unioncase=N"` annotations that were submitted
in a pull request that has not been merged upstream to davecgh/go-xdr:

davecgh/go-xdr#6

Without support for these annotations, the code is unable to parse a
valid FSINFO reply.

Signed-off-by: Anders Kaseorg <[email protected]>
@vmwclabot
Copy link
Copy Markdown

@andersk, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

@vmwclabot
Copy link
Copy Markdown

@andersk, VMware has approved your signed contributor license agreement.

@dougm
Copy link
Copy Markdown

dougm commented Jan 20, 2018

@fdawg4l
Copy link
Copy Markdown

fdawg4l commented Jan 22, 2018

LGTM

@matthewavery matthewavery merged commit 7016ee9 into vmware-archive:master Feb 1, 2018
willscott pushed a commit to willscott/go-nfs-client that referenced this pull request Jan 3, 2024
* cleanup NFS client

* minor fix

Co-authored-by: Sandy Xu <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants