diff options
author | 2022-09-12 13:04:46 +1000 | |
---|---|---|
committer | 2022-09-12 13:24:08 -0500 | |
commit | 7500a99281dfed2d4a84771c933bcb9e17af279b (patch) | |
tree | 5e3b83a20f65689d97e3bf2d2867ab0631767a35 /scripts/generate_rust_analyzer.py | |
parent | Linux 6.0-rc5 (diff) | |
download | wireguard-linux-7500a99281dfed2d4a84771c933bcb9e17af279b.tar.xz wireguard-linux-7500a99281dfed2d4a84771c933bcb9e17af279b.zip |
cifs: revalidate mapping when doing direct writes
Kernel bugzilla: 216301
When doing direct writes we need to also invalidate the mapping in case
we have a cached copy of the affected page(s) in memory or else
subsequent reads of the data might return the old/stale content
before we wrote an update to the server.
Cc: stable@vger.kernel.org
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions