# git rev-parse -q --verify ca57f02295f188d6c65ec02202402979880fa6d8^{commit} ca57f02295f188d6c65ec02202402979880fa6d8 already have revision, skipping fetch # git checkout -q -f -B kisskb ca57f02295f188d6c65ec02202402979880fa6d8 # git clean -qxdf # < git log -1 # commit ca57f02295f188d6c65ec02202402979880fa6d8 # Author: David Howells # Date: Mon Nov 28 22:02:56 2022 +0000 # # afs: Fix fileserver probe RTT handling # # The fileserver probing code attempts to work out the best fileserver to # use for a volume by retrieving the RTT calculated by AF_RXRPC for the # probe call sent to each server and comparing them. Sometimes, however, # no RTT estimate is available and rxrpc_kernel_get_srtt() returns false, # leading good fileservers to be given an RTT of UINT_MAX and thus causing # the rotation algorithm to ignore them. # # Fix afs_select_fileserver() to ignore rxrpc_kernel_get_srtt()'s return # value and just take the estimated RTT it provides - which will be capped # at 1 second. # # Fixes: 1d4adfaf6574 ("rxrpc: Make rxrpc_kernel_get_srtt() indicate validity") # Signed-off-by: David Howells # Reviewed-by: Marc Dionne # Tested-by: Marc Dionne # cc: linux-afs@lists.infradead.org # Link: https://lore.kernel.org/r/166965503999.3392585.13954054113218099395.stgit@warthog.procyon.org.uk/ # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 ca57f02295f188d6c65ec02202402979880fa6d8 # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_64r6el_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- 64r6el_defconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_64r6el_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus_64r6el_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/linus_64r6el_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" Completed OK # rm -rf /kisskb/build/linus_64r6el_defconfig_mips-gcc8 # Build took: 0:01:25.932281