Apple File System Guide is released. https://developer.apple.com/library/prerelease/content/documentation/FileManagement/Conceptual/APFS_Guide/GeneralCharacteristics/GeneralCharacteristics.html>Nanosecond Timestamp Granularity > >APFS supports 1 nanosecond timestamp granularity, which improves >upon the 1 second timestamp granularity of HFS+.>Compatibility > >You can share APFS formatted volumes using the SMB network file >sharing protocol. The AFP protocol is deprecated and cannot be >used to share APFS formatted volumes.NTFS supports 100ns timestamp granularity. How many ns granularity does SMB protocol support? How many ns granularity does Samba support? How many ns granularity does vfs_fruit support? -- HAT
On Wed, Jun 15, 2016 at 12:52:12AM +0900, HAT wrote:> Apple File System Guide is released. > https://developer.apple.com/library/prerelease/content/documentation/FileManagement/Conceptual/APFS_Guide/GeneralCharacteristics/GeneralCharacteristics.html > > >Nanosecond Timestamp Granularity > > > >APFS supports 1 nanosecond timestamp granularity, which improves > >upon the 1 second timestamp granularity of HFS+. > > >Compatibility > > > >You can share APFS formatted volumes using the SMB network file > >sharing protocol. The AFP protocol is deprecated and cannot be > >used to share APFS formatted volumes. > > NTFS supports 100ns timestamp granularity. > How many ns granularity does SMB protocol support?The same.> How many ns granularity does Samba support?Iirc essentially struct timespec, so 1 ns granularity.> How many ns granularity does vfs_fruit support?The same as Samba. Cheerio! -slow
Maybe Matching Threads
- [Bug 13266] New: Writing of files to Apple's new "AP" controller model SSD's takes 4x longer.
- [Bug 13913] New: sync a folder with large amount of files
- "unknown user - trying the next userdb" Info in log
- service(imap-login): Fatal: setrlimit(RLIMIT_DATA, 268435456): Invalid argument macOS
- [Bug 14081] New: --copy-command option for specifying custom file copying behaviour