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)
commit14211d026dad4641d4dffd7a4c520bcaa8fd4a65
tree6830e3ee3b4c9d90a3200f4cd3857d5afb606fcf
parent348b59012e5c6402741d067cf6eeeb6271999d06
9p: fix 9p.txt to advertise msize instead of maxdata

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>
Documentation/filesystems/9p.txt