mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-23 18:14:24 +08:00
f2e1ff96d2
finally figured out that ntfs-3g is faster than ntfsmount only because of 3 reasons: 1) turned on noatime option by default 2) ntfs-3g builds without debug output by default 3) the only real optimization: almost always add resident attributes. However by accident patch in ntfs-3g for 3) breaks several code paths (why I am not surprised?), thus I rewrote whole ntfs_attr_add() logic.
26 lines
276 B
Plaintext
26 lines
276 B
Plaintext
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache
|
|
conf.libgnutlstest
|
|
config.guess
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
config.sub
|
|
configure
|
|
libtool
|
|
ntfsprogs.spec
|
|
stamp-h1
|
|
depcomp
|
|
ltmain.sh
|
|
mkinstalldirs
|
|
compile
|
|
install-sh
|
|
stamp-h.in
|
|
ltconfig
|
|
missing
|
|
INSTALL
|
|
cscope.out
|