aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorFedor Uporov <fsu@FreeBSD.org>2023-01-26 10:23:22 +0000
committerFedor Uporov <fsu@FreeBSD.org>2023-01-29 08:12:32 +0000
commit0de4895aac4ef86dcde43ec8c992b8abd1a3fcbf (patch)
tree0b4a6c5027df7389a9a008e436194ac133aa23f3 /contrib
parent9ad2d4c4907da9c9edd4826219f6fa08544d31c4 (diff)
downloadsrc-0de4895aac4ef86dcde43ec8c992b8abd1a3fcbf.tar.gz
src-0de4895aac4ef86dcde43ec8c992b8abd1a3fcbf.zip
Fix pjfstest issue tests/rename/23.t
This test creates two files like file0 and file1, then creates link to file1 and checks ctime on it. Then renames file0 to file1. Then checks ctime on link again. It is expected, that second ctime will be higher then first ctime, because rename happen. Add ctime updating for directory entry, which will be deleted on rename. Reviewed by: kib MFC after: 2 week Differential revision: https://reviews.freebsd.org/D38051
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions