Re: [PATCH] cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
From: David Howells
Date: Wed Dec 03 2025 - 16:53:54 EST
Paulo Alcantara <pc@xxxxxxxxxxxxx> wrote:
> Dave, looks like we're missing a similar fix for smb2_readv_callback()
> as well.
I couldn't reproduce the problem with smb2/3, but it's probably worth fixing
by analogy.
David