commit | 095e7999c09afa09345db864427cb4bb4c98ae1c | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon May 20 12:20:54 2013 +0530 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Tue May 28 09:28:42 2013 -0500 |
tree | df6c76e5a717012f0569fe81783c8c05f21de542 | |
parent | c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1 [diff] |
net/9p: Make 9P2000.L the default protocol for 9p file system If we dont' specify a protocol version default to 9P2000.L. 9P2000.L have better support for posix semantic and is where all the recent development is happening. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>