commit | 35adffed079fdcf1818bfe9da7625a5446b626e0 | [log] [tgz] |
---|---|---|
author | Aurelien Aptel <aaptel@suse.com> | Fri Sep 20 06:29:39 2019 +0200 |
committer | Steve French <stfrench@microsoft.com> | Mon Nov 25 01:16:30 2019 -0600 |
tree | 12d6b28dc1c7f924f3bb7fb23cfd44f3946e5618 | |
parent | fa9c2362497fbd64788063288dc4e74daf977ebb [diff] |
cifs: sort interface list by speed New channels are going to be opened by walking the list sequentially, so by sorting it we will connect to the fastest interfaces first. Signed-off-by: Aurelien Aptel <aaptel@suse.com> Signed-off-by: Steve French <stfrench@microsoft.com>