https://bugzilla.kernel.org/show_bug.cgi?id=23732 --- Comment #7 from Alan <alan@xxxxxxxxxxxxxxxxxxx> --- I don't have the number. I re-ran your test case [root@localhost next]# touch -d 2038-01-31 test-123 [root@localhost next]# ls -l test-123 -rw-r--r--. 1 root root 0 Jan 31 2038 test-123 [root@localhost next]# echo 3 >/proc/sys/vm/drop_caches [root@localhost next]# ls -l test-123 -rw-r--r--. 1 root root 0 Jan 31 2038 test-123 -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html