Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Motivation: as oncrpc4j have changed Xdr#xdrEncodeByteBuffer to not flip provided buffer we should not set write buffer position to the buffer's limit to allow data to be read. Modification: do not set buffers position to limit as Buffer#remaining will return zero. Result: embedded nfs4 client able to write. Acked-by: Albert Rossi Target: master, 0.17
- Loading branch information