9p: propagate parse_option changes to client and transports
authorEric Van Hensbergen <ericvh@ericvh-desktop.(none)>
Fri, 7 Mar 2008 16:53:53 +0000 (10:53 -0600)
committerEric Van Hensbergen <ericvh@opteron.9grid.us>
Thu, 15 May 2008 00:23:26 +0000 (19:23 -0500)
commitbb8ffdfc3e3b32ad9fcdb8da289088d3b22794e5
treefbe3dc4e19b5ca63b0cb548476cbb02cbfc59ee9
parentab31267dfeddf80b2e483f077c8b03905993722b
9p: propagate parse_option changes to client and transports

Propagate changes that were made to the parse_options code to the
other parse options pieces present in the other modules.  Looks like
the client parse options was probably corrupting the parse string
and causing problems for others.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
net/9p/client.c
net/9p/trans_fd.c