diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2022-12-27 14:04:29 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-03-01 18:18:24 -0600 |
commit | a21be1f5df85831147d5a1cbb5f2a13ec8c6852b (patch) | |
tree | cec4bdf33b4fabe362c00238bbf5d2b7ca9ad323 /fs/internal.h | |
parent | 4bd3e4c7e4e552aa148edd3f2a2326ccc3011122 (diff) | |
download | lwn-a21be1f5df85831147d5a1cbb5f2a13ec8c6852b.tar.gz lwn-a21be1f5df85831147d5a1cbb5f2a13ec8c6852b.zip |
cifs: match even the scope id for ipv6 addresses
match_address function matches the scope id for ipv6 addresses,
but cifs_match_ipaddr (which is another function used for comparison)
does not use scope id. Doing so with this change.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/internal.h')
0 files changed, 0 insertions, 0 deletions