================================================================== BUG: KCSAN: data-race in inode_update_timestamps / inode_update_timestamps write to 0xffff888106a4db38 of 8 bytes by task 7248 on cpu 1: inode_set_mtime_to_ts include/linux/fs.h:1587 [inline] inode_update_timestamps+0x15b/0x280 fs/inode.c:1865 generic_update_time fs/inode.c:1900 [inline] inode_update_time fs/inode.c:1920 [inline] __file_update_time fs/inode.c:2109 [inline] file_update_time+0x22f/0x2c0 fs/inode.c:2139 pipe_write+0xa87/0xd30 fs/pipe.c:607 new_sync_write fs/read_write.c:497 [inline] vfs_write+0x78f/0x900 fs/read_write.c:590 ksys_write+0xeb/0x1b0 fs/read_write.c:643 __do_sys_write fs/read_write.c:655 [inline] __se_sys_write fs/read_write.c:652 [inline] __x64_sys_write+0x42/0x50 fs/read_write.c:652 x64_sys_call+0x27ef/0x2d70 arch/x86/include/generated/asm/syscalls_64.h:2 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xc9/0x1c0 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f write to 0xffff888106a4db38 of 8 bytes by task 3165 on cpu 0: inode_set_mtime_to_ts include/linux/fs.h:1587 [inline] inode_update_timestamps+0x15b/0x280 fs/inode.c:1865 generic_update_time fs/inode.c:1900 [inline] inode_update_time fs/inode.c:1920 [inline] __file_update_time fs/inode.c:2109 [inline] file_update_time+0x22f/0x2c0 fs/inode.c:2139 pipe_write+0xa87/0xd30 fs/pipe.c:607 __kernel_write_iter+0x24f/0x4e0 fs/read_write.c:523 __kernel_write fs/read_write.c:543 [inline] kernel_write+0x1f3/0x410 fs/read_write.c:564 p9_fd_write net/9p/trans_fd.c:432 [inline] p9_write_work+0x32a/0x750 net/9p/trans_fd.c:483 process_one_work kernel/workqueue.c:3248 [inline] process_scheduled_works+0x483/0x9a0 kernel/workqueue.c:3329 worker_thread+0x526/0x720 kernel/workqueue.c:3409 kthread+0x1d1/0x210 kernel/kthread.c:389 ret_from_fork+0x4b/0x60 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244 value changed: 0x00000000668c35db -> 0x00000000668c35dc Reported by Kernel Concurrency Sanitizer on: CPU: 0 PID: 3165 Comm: kworker/0:7 Not tainted 6.10.0-rc7-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/07/2024 Workqueue: events p9_write_work ==================================================================