Hello,
I have problem witch stat command, when create file the time stamp st_birthtim show date Jan 1 00:59:59 1970
The full command:
My File System is ZFS and I'm not sure why it's happend, what could be a problem?
I have problem witch stat command, when create file the time stamp st_birthtim show date Jan 1 00:59:59 1970
The full command:
Code:
root@pwgcz:~ # stat test.txt
100 79525 -rw-r--r-- 1 root pg 0 0 "Nov 19 15:53:20 2021" "Nov 19 15:53:20 2021" "Nov 19 15:53:20 2021" "Jan 1 00:59:59 1970" 32768 0 0 test.txt
My File System is ZFS and I'm not sure why it's happend, what could be a problem?