commit | 16280a15be751b9994e94c5dc944e93fa4293199 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Feb 06 06:26:30 2018 +0000 |
committer | David Howells <dhowells@redhat.com> | Tue Feb 06 14:43:37 2018 +0000 |
tree | 389dbe6bfc16da30f4f43f6e36be0ba123fac6fb | |
parent | 63dc4e4aa5ab61868199960979fe1feecdabd01e [diff] |
afs: Rearrange afs_select_fileserver() a little Rearrange afs_select_fileserver() a little to put the use_server chunk before the next_server chunk so that with the removal of a couple of gotos the main path through the function is all one sequence. Signed-off-by: David Howells <dhowells@redhat.com>