]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3e001b6b38f9124643770e9f712a16b6309c38e1
treefbe3dc4e19b5ca63b0cb548476cbb02cbfc59ee9
parent43b2c72eff8a6486c17a871722820a92a56f21e3
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