shithub: riscv

Download patch

ref: 59fdb3a12cd1e6ec9f65ca014c23fd27bea45245
parent: 2c53dd32b5cf88daad2bad02a058af414275322d
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Mar 7 23:54:37 EST 2020

sshnet: fix fork race conditions

sshreadproc() needs to be started after opening the sshfd file
descriptor.

fsnetproc() needs to run in the same filedescriptor group as
the fileserver.