diff options
| author | David Howells <[email protected]> | 2024-09-17 07:54:28 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2024-09-25 02:57:00 +0000 |
| commit | 665db14d0712ac27f6a0081510bd811efb3faa3c (patch) | |
| tree | 6813e8ea8299237ccc65d45f7b15dcf2a5f67355 /lib/crypto/mpi/mpi-mul.c | |
| parent | cifs: update internal version number (diff) | |
| download | kernel-665db14d0712ac27f6a0081510bd811efb3faa3c.tar.gz kernel-665db14d0712ac27f6a0081510bd811efb3faa3c.zip | |
netfs, cifs: Fix mtime/ctime update for mmapped writes
The cifs flag CIFS_INO_MODIFIED_ATTR, which indicates that the mtime and
ctime need to be written back on close, got taken over by netfs as
NETFS_ICTX_MODIFIED_ATTR to avoid the need to call a function pointer to
set it.
The flag gets set correctly on buffered writes, but doesn't get set by
netfs_page_mkwrite(), leading to occasional failures in generic/080 and
generic/215.
Fix this by setting the flag in netfs_page_mkwrite().
Fixes: 73425800ac94 ("netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode")
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-lkp/[email protected]
Signed-off-by: David Howells <[email protected]>
Reviewed-by: Paulo Alcantara (Red Hat) <[email protected]>
cc: Jeff Layton <[email protected]>
cc: [email protected]
cc: [email protected]
cc: [email protected]
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions
