diff options
author | 2011-10-12 15:09:34 +0800 | |
---|---|---|
committer | 2011-10-12 10:30:29 -0400 | |
commit | 5703728ac1194baee554163180415baf4ccd9996 (patch) | |
tree | 721eff2e021212310ebb22518c7b0d3d8a5bf1cc /tools/perf/scripts/python | |
parent | nfsd4: more robust ignoring of WANT bits in OPEN (diff) | |
download | linux-dev-5703728ac1194baee554163180415baf4ccd9996.tar.xz linux-dev-5703728ac1194baee554163180415baf4ccd9996.zip |
nfs: fix bug about IPv6 address scope checking
The result from ipv6_addr_scope() is a set of flags, not a single value,
so we can't just compare the result with IPV6_ADDR_SCOPE_LINKLOCAL.
This patch fixs the problem, and checks for unequal addresses before
scope_id.
Signed-off-by: Mi Jinlong <mijinlong@cn.fujitsu.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions