aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/instance/instance.go
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2026-01-09 14:39:39 +0100
committerDmitry Vyukov <dvyukov@google.com>2026-01-09 16:55:27 +0000
commitbc54aa9fe40d6d1ffa6f80a1e04a18689ddbc54c (patch)
tree471210fbf516a516aaa4e15e3bbb99d037fb2177 /pkg/instance/instance.go
parent36eb9783384b89dffb86e2eed340838f1b3ff1c1 (diff)
pkg/osutil: fix CreationTime
We return Ctime from CreationTime. But "C" does not stand for "creation", it stands for "status change" (inode update). It may or may not be the creation time. Use Btime (birth time) for creation time. Fixes #6547
Diffstat (limited to 'pkg/instance/instance.go')
0 files changed, 0 insertions, 0 deletions