diff options
author | 2012-04-24 16:50:37 -0400 | |
---|---|---|
committer | 2012-04-26 12:11:29 -0400 | |
commit | 1aba1567637b93eee32253b42deaaad381c3175b (patch) | |
tree | a1bc797ef749f93d39a2112022fefcb29bfa68f0 /tools/perf/scripts/python/syscall-counts.py | |
parent | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs (diff) | |
download | linux-dev-1aba1567637b93eee32253b42deaaad381c3175b.tar.xz linux-dev-1aba1567637b93eee32253b42deaaad381c3175b.zip |
nfs4: fix referrals on mounts that use IPv6 addrs
All referrals (IPv4 addr, IPv6 addr, and DNS) are broken on mounts of
IPv6 addresses, because validation code uses a path that is parsed
from the dev_name ("<server>:<path>") by splitting on the first colon and
colons are used in IPv6 addrs.
This patch ignores colons within IPv6 addresses that are escaped by '[' and ']'.
Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions