diff options
author | Prem Karat <prem.karat@linux.vnet.ibm.com> | 2011-05-06 12:54:18 (GMT) |
---|---|---|
committer | Eric Van Hensbergen <ericvh@gmail.com> | 2011-07-23 14:32:48 (GMT) |
commit | a2dd43bb0d7b9ce28f8a39254c25840c0730498e (patch) | |
tree | 83b487379263d273549aefd0528edf24b602e47e /net/9p | |
parent | fd2421f54423f307ecd31bdebdca6bc317e0c492 (diff) | |
download | linux-fsl-qoriq-a2dd43bb0d7b9ce28f8a39254c25840c0730498e.tar.xz |
fs/9p: Fix invalid mount options/args
Without this fix, if any invalid mount options/args are passed while mouting
the 9p fs, no error (-EINVAL) is returned and default arg value is assigned.
This fix returns -EINVAL when an invalid arguement is found while parsing
mount options.
Signed-off-by: Prem Karat <prem.karat@linux.vnet.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions