Update NTFS-3g Library to stable 2009.4.4 version. Clean up code. Now write support enabled by default.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30944 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Gerasim Troeglazov
2009-06-02 12:21:10 +00:00
parent 4cf2271b57
commit 30bc84e971
51 changed files with 3202 additions and 2349 deletions
@@ -1,7 +1,5 @@
SubDir HAIKU_TOP src add-ons kernel file_systems ntfs libntfs ;
SetSubDirSupportedPlatformsBeOSCompatible ;
SubDirCcFlags -Wall -Wno-multichar -DHAVE_CONFIG_H=1 ;
StaticLibrary libntfs.a :
@@ -27,7 +25,6 @@ StaticLibrary libntfs.a :
runlist.c
security.c
unistr.c
version.c
volume.c
;