NTFS-3G Safe Read/Write NTFS Driver
 
 
 
 
Go to file
!flatcap 10a361fafa whitespace and include guards
2002/07/02 23:47:10-00:00 !antona
Global replacement of __[su]{8,16,32,64} with [su]{8,16,32,64} and layout.h define it.

2002/04/22 10:34:31-00:00 !antona
Attribute list support (merging done, part 2, some stuff still incomplete). mkntfs ntfs volume creation. See the changelog...

2002/04/20 23:09:42-00:00 !antona
Port attribute lookup functions with attribute list support from ntfs tng driver. Port/reimplement extent mft record handling code as well. Rename out all dollar signs from type names and constants. Adapt all callers to new API. Note mkntfs is currently broken due to some needed work.

2002/04/20 01:53:02-00:00 !antona
Rename mft code adding ntfs_ prefix. Change all return values to zero on success. Thanks to mattjf for pointing out the inconsistencies.

2002/04/19 21:09:55-00:00 !antona
Finished provisional inode.c::ntfs_{open,close}_inode() functions. Also, started defining API provided by attrib.[ch], so far only done search context related stuff.

2001/04/02 02:04:37-00:00 !antona
Everything compiles again! Yey! (Don't know about working though, haven't tried
it... So be careful...)
The definitely final find_{first_}attr() functions are in place. Currently
still no support for attribute lists.
The two new _RE files contain the C-fied and more or less (more less than more
actually) cleaned up functions from the ntfs driver. Once they are cleaned
up (find_attr() is already completed but I left it in the _RE files for future
reference/educational value) and modified to suit my ideas of how they should
work, which are not quite the same as the driver way, they will make it into
attrib.[ch].
If anyone gives the new code a try, I would be interested in whether it worked
or not... (-;

(Logical change 1.5)
2002-08-22 18:09:47 +00:00
BitKeeper/etc Don't ask each user if they agree to open logging. 2002-08-22 14:44:22 +00:00
doc whitespace and include guards 2002-08-22 18:09:47 +00:00
include whitespace and include guards 2002-08-22 18:09:47 +00:00
libntfs whitespace and include guards 2002-08-22 18:09:47 +00:00
ntfstools minor build fixes 2002-08-22 18:09:47 +00:00
AUTHORS add ntfsundelete to the build. fix rpm build. trawl for typos. 2002-08-22 18:09:47 +00:00
COPYING Updates 2002-08-22 18:09:47 +00:00
CREDITS Add Szakacsits Szabolcs <szaka@sienet.hu> (and myself) to CREDITS. 2002-08-22 18:09:47 +00:00
ChangeLog add ntfsundelete to the build. fix rpm build. trawl for typos. 2002-08-22 18:09:47 +00:00
ChangeSet Initial revision 2002-08-22 14:28:33 +00:00
INSTALL Forgot that one. 2002-08-22 18:09:47 +00:00
Makefile.am "configure --enable-really-static" and "make strip" 2002-08-22 18:09:47 +00:00
Makefile.in "configure --enable-really-static" and "make strip" 2002-08-22 18:09:47 +00:00
NEWS add ntfsundelete to the build. fix rpm build. trawl for typos. 2002-08-22 18:09:47 +00:00
README add ntfsundelete to the build. fix rpm build. trawl for typos. 2002-08-22 18:09:47 +00:00
TODO.include Concolidate TODO files 2002-08-22 18:09:47 +00:00
TODO.libntfs Update todo file. 2002-08-22 18:09:47 +00:00
TODO.ntfstools add ntfsundelete to the build. fix rpm build. trawl for typos. 2002-08-22 18:09:47 +00:00
acconfig.h It has been a long time since last commit. At moment have done a lot of work 2002-08-22 18:09:47 +00:00
aclocal.m4 huge update! 2002-08-22 18:09:47 +00:00
autogen.sh More files. 2002-08-22 18:09:47 +00:00
config.guess It has been a long time since last commit. At moment have done a lot of work 2002-08-22 18:09:47 +00:00
config.h.in Cleanup the build process a bit. 2002-08-22 18:09:47 +00:00
config.sub It has been a long time since last commit. At moment have done a lot of work 2002-08-22 18:09:47 +00:00
configure "configure --enable-really-static" and "make strip" 2002-08-22 18:09:47 +00:00
configure.in "configure --enable-really-static" and "make strip" 2002-08-22 18:09:47 +00:00
install-sh Had to change symbolic links to files to get cvs to accept them. 2002-08-22 18:09:47 +00:00
linux-ntfs.spec.in add ntfsundelete to the build. fix rpm build. trawl for typos. 2002-08-22 18:09:47 +00:00
ltconfig Had to change symbolic links to files to get cvs to accept them. 2002-08-22 18:09:47 +00:00
ltmain.sh Minor updates and restructuring the distribution. See NEWS and ChangeLog for 2002-08-22 18:09:47 +00:00
missing Had to change symbolic links to files to get cvs to accept them. 2002-08-22 18:09:47 +00:00
mkinstalldirs Had to change symbolic links to files to get cvs to accept them. 2002-08-22 18:09:47 +00:00
stamp-h.in More files. 2002-08-22 18:09:47 +00:00

README

Linux-NTFS
==========

The Linux-NTFS project aims to bring full support for the NTFS filesystem to
the Linux operating system.

Linux-NTFS is copyright (c) 2000-2002 Anton Altaparmakov.

All of the contents of the Linux-NTFS project are free software, released under
the GNU General Public License and you are welcome to redistribute them under
certain conditions.
All the libraries and utilities come with ABSOLUTELY NO WARRANTY; for details
read the GNU General Public License to be found in the file COPYING in the main
Linux-NTFS distribution directory.
 
Linux-NTFS currently consists of the NTFS library (libntfs) and utilities
(ntfstools). In the future it will also contain a new NTFS driver for the
Linux kernel.

The Linux-NTFS project is registered on Sourceforge.net. The home page for
Linux-NTFS is http://linux-ntfs.sf.net/ and the project page is:
http://sf.net/projects/linux-ntfs/

If you would like to take part in the development of Linux-NTFS, you are
invited to subscribe to the development mailing list,
linux-ntfs-dev@lists.sourceforge.net. The easiest way to do this is to visit
the list page on sourceforge at:
	http://lists.sourceforge.net/lists/listinfo/linux-ntfs-dev

If you would like to be kept up to date about new releases and other Linux-NTFS
announcements, subscribe to the linux-ntfs-announce mailing list (very low
volume). The easiest way to do this is to visit the list page on sourceforge at:
	http://lists.sourceforge.net/lists/listinfo/linux-ntfs-announce

NTFS library
============

Provides common NTFS access functions to the ntfstools and other foreign
open source applications. Note, that the library is still under heavy
development and doesn't include the majority of functionality yet. It only
is capable of just about supporting the current ntfstools, so I wouldn't 
recommend using it for your own applications at this stage.

NTFS utilities
==============

The ntfstools will eventually include utilities for doing all required tasks
to NTFS partitions. In general, just run a utility without any command line
options to display the version number and usage syntax.

The following utilities are so far implemented:

NtfsFix - Attempt to fix an NTFS partition that has been damaged by the Linux
NTFS driver. Note that you should run it every time after you have used the
Linux NTFS driver to write to an NTFS partition to prevent massive data
corruption from happening when Windows mounts the partition.
IMPORTANT: Run this only *after* unmounting the partition in Linux but *before*
rebooting into Windows NT/2000 or you *will* suffer! - You have been warned!
See man 8 ntfsfix for details.

mkntfs - Format a partition with the NTFS filesystem. See man 8 mkntfs for
command line options.

ntfslabel - Display/change the label of an NTFS partition. See man 8 ntfslabel
for details.

ntfsundelete - Recover deleted files from an NTFS volume.  See man 8
ntfsundelete for more details.