]> asedeno.scripts.mit.edu Git - linux.git/commit
afs: Sort address lists so that they are in logical ascending order
authorDavid Howells <dhowells@redhat.com>
Thu, 4 Oct 2018 08:32:28 +0000 (09:32 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 4 Oct 2018 08:32:28 +0000 (09:32 +0100)
commit66be646bd9a7d50961afbf48c1d0df148e37d416
treec3ef813b8b3cb2cf831e0f2146d15afae025144d
parent4c19bbdc7f7c76da14a7192072c47c3b9b582e80
afs: Sort address lists so that they are in logical ascending order

Sort address lists so that they are in logical ascending order rather than
being partially in ascending order of the BE representations of those
values.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/addr_list.c