7378015b69
tftpd(8) should flush a newly written file to disk before ACKing the final DATA packet. Otherwise there is a narrow race window when a subsequent read may not see the file. This is somewhat related to r330710, but the race window is much smaller. Hopefully this will fix the intermittent tests in Jenkins. Reported by: Jenkins MFC after: 2 weeks |
||
---|---|---|
.. | ||
tests | ||
Makefile | ||
Makefile.depend | ||
tftp-file.c | ||
tftp-file.h | ||
tftp-io.c | ||
tftp-io.h | ||
tftp-options.c | ||
tftp-options.h | ||
tftp-transfer.c | ||
tftp-transfer.h | ||
tftp-utils.c | ||
tftp-utils.h | ||
tftpd.8 | ||
tftpd.c |