Commit Briefs

Stephen J Day

fs/p9p/new: Lock down encode/decode for 9p

Among other things, this adds support for 9p encoding and decoding. We now have fully reflective message marshaling and unmarshaling. Other aspects of this commit include the code actually compiling and movement towards a testable interface. Signed-off-by: Stephen J Day <stephen.day@docker.com>