9p: fix 9p.txt to advertise msize instead of maxdata
authorNicolae Mogoreanu <mogoreanu@gmail.com>
Mon, 3 Oct 2011 20:03:53 +0000 (20:03 +0000)
committerEric Van Hensbergen <ericvh@gmail.com>
Mon, 24 Oct 2011 16:13:12 +0000 (11:13 -0500)
9p.txt advertises that maxdata mount option should be used to specify
msize, in the code though we use msize option and completely ignore
maxdata if passed

Signed-off-by: Nicolae Mogoreanu <mogoreanu@gmail.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>

No differences found