https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201999

Sean McBride <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Sean McBride <[email protected]> ---
Was this patch never applied?

On Ubuntu 18.04.2, 'stat filename' outputs something like:

  File: test
  Size: 3861            Blocks: 8          IO Block: 4096   regular file
Device: 802h/2050d      Inode: 918029      Links: 1
Access: (0664/-rw-rw-r--)  Uid: ( 1000/rogueadmin)   Gid: ( 1000/rogueadmin)
Access: 2019-05-25 16:53:13.783852793 -0400
Modify: 2019-02-06 19:49:15.000000000 -0500
Change: 2019-05-25 16:54:12.358899742 -0400
 Birth: -

On FreeBSD 11.2, 'stat -x filename' outputs:

  File: "test"
  Size: 1894         FileType: Regular File
  Mode: (0770/-rwxrwx---)         Uid: ( 1029/    sean)  Gid: (
2017/ProductionWrite)
Device: 68,3128754256   Inode: 20    Links: 1
Access: Fri Aug 23 12:33:35 2019
Modify: Thu Aug 22 17:24:11 2019
Change: Fri Aug 23 12:33:35 2019


Indeed the 'birth' time is not there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to