Skip to content

NTFS-3G 2010.3.6

Compare
Choose a tag to compare
@unsound unsound released this 31 Aug 07:07
· 4158 commits to edge since this release

Stable Version 2010.3.6 (March 7, 2010)
Download: https://tuxera.com/opensource/obsolete/ntfs-3g-2010.3.6.tgz

Changelog:

  • New: Support Object Identifiers which are used by Windows for shortcuts and caused CHKDSK warnings when the target was deleted.
  • New: Nanosecond resolution file timestamps support.
  • New: Selective file timestamp modification by utimensat(2).
  • New: Make non-resident TXF_DATA attribute of root directory resident so Vista and later won’t complain about RAW partition.
  • New: Caching inodes.
  • New: More efficient UTF8/UTF16 translations.
  • Fixed setting archive bit on file and alternated data stream creation.
  • Fixed setting reparse tags in parent directories.
  • Fixed enabling permissions when no UserMapping file is found.
  • Fixed an error return code in the main mount function.
  • Fixed setting timestamp via extended attributes to be consistent between Windows and Linux view.
  • Fixed option processing when uid, gid, fmask or dmask are present.