Summary: | stat st_ctime is not the creation time but the change time | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | Benni Hill <benni> |
Component: | NFS | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 18.04.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/kio-extras/commit/e3fa40e7c9c6374f2ba598239228c84bdf2a65c8 | Version Fixed In: | |
Sentry Crash Report: |
Description
Benni Hill
2013-04-24 21:14:48 UTC
Git commit e3fa40e7c9c6374f2ba598239228c84bdf2a65c8 by Jonathan Marten. Committed on 05/02/2021 at 11:11. Pushed by marten into branch 'master'. nfs: Do not set UDS_CREATION_TIME attributes.ctime is not the file birth time but the inode (file metadata) change time, which is not supported in KIO. M +0 -2 nfs/nfsv2.cpp M +0 -2 nfs/nfsv3.cpp https://invent.kde.org/network/kio-extras/commit/e3fa40e7c9c6374f2ba598239228c84bdf2a65c8 |