ntfs-3g/libntfs-3g
jpandre c708a2bdee Fixed TXF_DATA attribute on root directory when made non-resident 2010-01-04 08:09:44 +00:00
..
Makefile.am Redesigned caches for indexing cached entries 2009-12-17 17:36:06 +00:00
acls.c Avoid a compiler warning 2009-12-15 18:21:57 +00:00
attrib.c Prevented TXF_DATA attribute from being made non-resident 2010-01-04 08:07:29 +00:00
attrlist.c
bitmap.c
bootsect.c
cache.c Cached looked-up inodes for subsequent use 2009-12-18 08:27:05 +00:00
collate.c Made direct calls to collation functions 2009-12-16 10:20:57 +00:00
compat.c
compress.c Avoided a compiler warning 2009-12-17 09:17:16 +00:00
debug.c
device.c
dir.c Cached looked-up inodes for subsequent use 2009-12-18 08:27:05 +00:00
efs.c Skip extended attribute related functions when not supported locally 2009-12-19 09:20:59 +00:00
index.c Made direct calls to collation functions 2009-12-16 10:20:57 +00:00
inode.c Skip extended attribute related functions when not supported locally 2009-12-19 09:20:59 +00:00
lcnalloc.c Improved cluster allocation on volumes too filled 2009-07-01 19:16:33 +00:00
libntfs-3g.pc.in
libntfs-3g.script.so.in
logfile.c
logging.c
mft.c Cached inode data for subsequent use 2009-12-18 08:12:23 +00:00
misc.c Redesigned caches for indexing cached entries 2009-12-17 17:36:06 +00:00
mst.c
object_id.c Skip extended attribute related functions when not supported locally 2009-12-19 09:20:59 +00:00
reparse.c Skip extended attribute related functions when not supported locally 2009-12-19 09:20:59 +00:00
runlist.c Made a function static to avoid a compiler warning 2009-11-25 14:19:38 +00:00
security.c Avoid a compiler warning 2010-01-04 08:04:30 +00:00
unistr.c Evaluated file names collations in a single parsing 2009-12-16 09:45:28 +00:00
unix_io.c ntfs_fsync: fix comment (Erik Larsson) 2009-11-05 11:30:47 +00:00
volume.c Fixed TXF_DATA attribute on root directory when made non-resident 2010-01-04 08:09:44 +00:00
win32_io.c