9p: add missing end-of-options record for trans_fd
authorLatchesar Ionkov <lucho@ionkov.net>
Tue, 6 Nov 2007 14:02:53 +0000 (08:02 -0600)
committerEric Van Hensbergen <ericvh@gmail.com>
Tue, 6 Nov 2007 14:02:53 +0000 (08:02 -0600)
commit55762690e2696d7b5034d85d1fbeb620841220c9
tree4c0f38163dfb34424f35e4e31fcac9ec6654ac7f
parentdd1a458412c358f8b4550d7e7df88982c88ce408
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>
net/9p/trans_fd.c