David Howells 8a16072335 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>
2024-05-24 16:04:36 -05:00
2024-05-18 13:04:15 -07:00
2024-05-14 18:25:53 -07:00
2024-05-18 10:32:39 -07:00
2024-05-18 14:04:20 -07:00
2024-05-18 13:04:15 -07:00
2024-05-18 12:39:20 -07:00
2024-05-18 10:32:39 -07:00
2024-05-17 17:31:24 -07:00
2024-05-18 12:39:20 -07:00
2024-05-18 13:04:15 -07:00
2024-05-18 10:55:13 -07:00
2024-05-18 14:04:20 -07:00
2024-05-18 12:39:20 -07:00
2024-05-18 12:39:20 -07:00
2024-05-18 12:39:20 -07:00
2024-05-18 12:39:20 -07:00
2024-05-18 10:48:07 -07:00
2024-05-12 03:18:44 -04:00
2022-09-28 09:02:20 +02:00
2022-10-10 12:00:45 -07:00
2024-05-18 12:39:20 -07:00
2024-03-18 03:36:32 -06:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%