diff options
author | David Howells <[email protected]> | 2024-06-24 12:24:03 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-06-26 14:19:08 +0200 |
commit | 9d66154f73b7c7007c3be1113dfb50b99b791f8f (patch) | |
tree | 6b1bc2ba2d9c6177c4595099bfda70868a7283db /scripts/generate_rust_analyzer.py | |
parent | a81c98bfa40c11f8ea79b5a9b3f5fda73bfbb4d2 (diff) |
netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
Fix netfs_page_mkwrite() to use filemap_fdatawrite_range(), not
filemap_fdatawait_range() to flush conflicting data.
Fixes: 102a7e2c598c ("netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()")
Signed-off-by: David Howells <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
cc: Matthew Wilcox <[email protected]>
cc: Jeff Layton <[email protected]>
cc: [email protected]
cc: [email protected]
cc: [email protected]
cc: [email protected]
cc: [email protected]
cc: [email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions