ntfs-3g/libntfs
Yura Pakhuchiy 2b1ef811e6 Add NTFS_MNT_INTERIX mount option to make libntfs recognize Interix files.
At present it influence only on ntfs_filldir(), but we can have ntfs_stat() and
other functions on which it will make more influence later.
2007-09-27 15:58:42 +03:00
..
.cvsignore
Makefile.am Add libntfs man page to build system 2007-09-26 22:51:41 +03:00
attrib.c libntfs: Cache opened attributes. 2007-09-20 15:35:43 +03:00
attrib_RE.txt
attrlist.c Introduce NTFS_ON_DEBUG macro to add one-liners which would be executed only if DEBUG is defined. 2007-09-24 19:21:16 +03:00
bitmap.c Make libntfs keep track number of free clusters and MFT records. 2007-09-14 12:59:55 +03:00
bootsect.c
collate.c
compat.c
compress.c
config
crypto.c Cleanup 2007-09-20 14:21:58 +03:00
debug.c Merge --enable-debug and --enable-debug-logging. Introduce --enable-sparse. 2007-08-22 21:29:19 +03:00
device.c
device_io.c
dir.c Add NTFS_MNT_INTERIX mount option to make libntfs recognize Interix files. 2007-09-27 15:58:42 +03:00
freebsd_io.c
gnome-vfs-method.c
gnome-vfs-module.c more sparse fixes 2006-12-12 19:00:00 +00:00
index.c cleanups (Szaka) 2007-09-15 17:31:39 +03:00
inode.c Introduce NTFS_ON_DEBUG macro to add one-liners which would be executed only if DEBUG is defined. 2007-09-24 19:21:16 +03:00
lcnalloc.c Make libntfs keep track number of free clusters and MFT records. 2007-09-14 12:59:55 +03:00
libntfs-gnomevfs.8.in
libntfs.8.in Add man-page for libntfs 2007-09-26 22:41:28 +03:00
libntfs.conf.in
logfile.c
logging.c Fix syslog logging handler to take in respect all logging flags. 2007-09-10 18:38:29 +03:00
mft.c libntfs: Cache opened inodes. 2007-09-20 14:00:55 +03:00
misc.c
mst.c
runlist.c Fix hole instantiating and new API ntfs_rl_fill_zero 2007-09-05 16:38:51 +03:00
security.c
unistr.c Cleanup 2007-09-13 16:07:48 +03:00
unix_io.c
version.c
volume.c Add NTFS_MNT_INTERIX mount option to make libntfs recognize Interix files. 2007-09-27 15:58:42 +03:00
win32_io.c