summaryrefslogtreecommitdiff
path: root/fs/nls
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2009-09-08 19:49:47 -0400
committerTrond Myklebust <Trond.Myklebust@netapp.com>2009-09-08 19:49:47 -0400
commit4cfd74fc99a41fdc161f243e1c16199656d33ab1 (patch)
treeb92cb5a87dfeb13cc042768351ffda6a64d58713 /fs/nls
parentdbab8360ed8abca38121109feab47c4bea895994 (diff)
downloadlinux-3.10-4cfd74fc99a41fdc161f243e1c16199656d33ab1.tar.gz
linux-3.10-4cfd74fc99a41fdc161f243e1c16199656d33ab1.tar.bz2
linux-3.10-4cfd74fc99a41fdc161f243e1c16199656d33ab1.zip
NFS: Mount option parser should detect missing "port="
The meaning of not specifying the "port=" mount option is different for "-t nfs" and "-t nfs4" mounts. The default port value for NFSv2/v3 mounts is 0, but the default for NFSv4 mounts is 2049. To support "-t nfs -o vers=4", the mount option parser must detect when "port=" is missing so that the correct default port value can be set depending on which NFS version is requested. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nls')
0 files changed, 0 insertions, 0 deletions