commit | 4d5077f1b2aa502a0ca98b450d1b16fbccfe9c63 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Aug 30 12:19:34 2011 +0530 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Mon Oct 24 11:13:12 2011 -0500 |
tree | dab8859206b0e198a2d0862a1228d8342073e659 | |
parent | 5635fd0ccf4ce90a9ecf8fa48f5f031f5f73e6f5 [diff] |
fs/9p: Cleanup option parsing in 9p Instead of saying all integer argument option should be listed in the beginning move integer parsing to each option type. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>