Commit Graph

9 Commits (f73d77d56845f85ea4a2a309d2efffb72d78afa7)

Author SHA1 Message Date
yura f2e1ff96d2 Spent really a lot of time applying various "optimizations" from ntfs-3g and
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.
2006-11-09 21:19:11 +00:00
antona b98295d84f Add conf.libgnutlstest to .cvsignore 2005-08-08 21:19:14 +00:00
szaka 03556cdd8b Remove the last remained, autogenerated file 2005-07-30 17:00:00 +00:00
cha0smaster 6c5775628f Remove hope all autogenerated files 2005-07-29 21:16:27 +00:00
antona 46ff0a83a8 More removals... 2005-07-29 21:09:07 +00:00
antona db07edcf74 config.h.in and config.guess are autogenerated... 2005-07-29 20:51:48 +00:00
cha0smaster edac1701b6 Update for aclocal.m4 remove 2005-07-29 19:45:15 +00:00
antona 3ccd12241a Start the build system cleanup. Add AM_MAINTAINER_MODE to configure.ac and
remove configure and Makefile.in.  Also add Makefile.in to .cvsignore.
2005-07-29 15:04:57 +00:00
flatcap 95c2b79c45 ignore built/generated files 2005-06-09 09:29:34 +00:00