commit | 55762690e2696d7b5034d85d1fbeb620841220c9 | [log] [tgz] |
---|---|---|
author | Latchesar Ionkov <lucho@ionkov.net> | Tue Nov 06 08:02:53 2007 -0600 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Tue Nov 06 08:02:53 2007 -0600 |
tree | 4c0f38163dfb34424f35e4e31fcac9ec6654ac7f | |
parent | dd1a458412c358f8b4550d7e7df88982c88ce408 [diff] |
9p: add missing end-of-options record for trans_fd The list of options that the fd transport accepts is missing end-of-options marker. This patch adds it. Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Acked-by: Eric Van Hensbergen <ericvh@gmail.com>