On Mon, Sep 05, 2022 at 10:56:55AM +0200, Enrico Scholz wrote:
> Fixups for the "tftp" branch in next.
>
> Enrico Scholz (3):
> fixup! tftp: implement 'windowsize' (RFC 7440) support
> fixup! tftp: detect out-of-memory situations
> tftp: make read() fail in error case
>
> fs/tftp.c | 29 ++
On 05.09.22 10:56, Enrico Scholz wrote:
> Fixups for the "tftp" branch in next.
>
> Enrico Scholz (3):
> fixup! tftp: implement 'windowsize' (RFC 7440) support
> fixup! tftp: detect out-of-memory situations
> tftp: make read() fail in error case
This fixes the issue of kfifo underflow I run
Fixups for the "tftp" branch in next.
Enrico Scholz (3):
fixup! tftp: implement 'windowsize' (RFC 7440) support
fixup! tftp: detect out-of-memory situations
tftp: make read() fail in error case
fs/tftp.c | 29 ++---
1 file changed, 22 insertions(+), 7 deletions(-)