Skip to content
Commit 68eb64c3 authored by David Howells's avatar David Howells
Browse files

afs: Do better max capacity handling on address lists



Note the maximum allocated capacity in an afs_addr_list struct and discard
addresses that would exceed it in afs_merge_fs_addr{4,6}().

Also, since the current maximum capacity is less than 255, reduce the
relevant members to bytes.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent b3cfb6f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment