Searched +hist:68 +hist:eb64c3 (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/afs/
H A Dinternal.hdiff 68eb64c3 Thu Oct 04 02:32:27 MDT 2018 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
diff 68eb64c3 Thu Oct 04 02:32:27 MDT 2018 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
H A Daddr_list.cdiff 68eb64c3 Thu Oct 04 02:32:27 MDT 2018 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
diff 68eb64c3 Thu Oct 04 02:32:27 MDT 2018 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>

Completed in 256 milliseconds