NTFS-3 G は、安定した読み取り/書き込みの NTFS ドライバーです。それは以上 180 の Linux ディストリビューションとほとんどの主要なもののための既定の読み取り/書き込み NTFS ドライバーで使用することができます。FreeBSD, NetBSD、Solaris、俳句、および Mac OS X のような他の多くのオペレーティング システムと/大きなリトルエンディアン、32/64 ビット、mmu のコンピュータ アーキテクチャに移植されています。
タグ:
Minor feature enhancements, Advanced NTFS-3G Features
A macro usage which can be be bad on big-endian processors was fixed. A version dependency in the security API was fixed. Access control to system extended attributes when Posix ACLs are enabled was fixed. Execution access by root when Posix ACLs are enabled on Linux kernel 2.6.29 or later was fixed. Inheritance of NTFS ACLs and Posix ACLs was fixed. The code was adapted to ntfs-3g-2009.4.4.
Mount and system boot could hang if Linux kernel audit was enabled. A volume could be potentially corrupted or the driver crashed after a partial write or hardware error. The driver could crash handling highly fragmented files. All of these problems were fixed.
タグ:
Advanced NTFS-3G Features, Minor feature enhancements
This release implements security, trusted, and open name spaces for extended attributes. It relocates the extended attributes mapping code for NTFS attribs, and has been updated for ntfs-3g-2009.1.1.
The driver may have crashed when it tried to read a highly fragmented file, or a directory that was either corrupted or unreadable due to a hardware error. Upgrading is recommended. The user extended attribute namespace is supported by default on Linux. A volume having unclean journal file is recovered and mounted by default. The 'recover' and 'norecover' mount options were introduced. The former option will cause the driver to recover and repair a corrupted or inconsistent NTFS volume, if possible.
ビルトイン、透明性のUTF - 8への変換のサポートが追加されました。これは非表示とアクセスできないファイル名を全国の文字を持つ問題を解決するサポートを得る、またはMac OS X上のファイルの作成タイムスタンプを設定するための追加されました。問題は、拡張属性が破損した固定された場合は、新しい属性のサイズは、元のサイズより小さいものでした。メモリリークが発生する拡張属性、または代替データストリームを開くことができない可能性が修正されました。一方、ディレクトリを読み取る場合は、ファイル名を記載することはできませんエラーが報告されます。
タグ:
Major feature enhancements
Built-in, transparent UTF-8 conversion support was
added. This solves problems with hidden and
inaccessible filenames having national characters.
Support for getting or setting the file creation
timestamp on Mac OS X was added. A problem was
fixed in which an extended attribute got corrupted
if the new attribute size was smaller than the
original size. A memory leak when an extended
attribute or alternate data stream couldn't be
opened was fixed. An error is reported if a
filename cannot be listed while reading a
directory.