diff options
author | David Howells <dhowells@redhat.com> | 2024-05-22 09:38:48 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-05-24 16:04:36 -0500 |
commit | 8a1607233566fef7fbe30416e5d3b0567d0d1fba (patch) | |
tree | 3df68d949e8513d0bdb7db4681a9bc3f3ceb8b36 /include | |
parent | 10c623a1956e673a9268493e0dacf373ddb2f9bf (diff) | |
download | lwn-8a1607233566fef7fbe30416e5d3b0567d0d1fba.tar.gz lwn-8a1607233566fef7fbe30416e5d3b0567d0d1fba.zip |
cifs: Fix smb3_insert_range() to move the zero_point
Fix smb3_insert_range() to move the zero_point over to the new EOF.
Without this, generic/147 fails as reads of data beyond the old EOF point
return zeroes.
Fixes: 3ee1a1fc3981 ("cifs: Cut over to using netfslib")
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Shyam Prasad N <nspmangalore@gmail.com>
cc: Rohith Surabattula <rohiths.msft@gmail.com>
cc: Jeff Layton <jlayton@kernel.org>
cc: linux-cifs@vger.kernel.org
cc: netfs@lists.linux.dev
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions