ntfs-3g/libntfs-3g
Jean-Pierre André 402924cc50 Fixed cluster mapping ahead of mapped runlist
A corner case was wrong and could cause aborted writes with error
"Run lists overlap. Cannot merge" when the clusters required by the
write are described in different MFT extents.
This can only happen in very fragmented files when the cluster size
is smaller than 4096 bytes. It does not cause any metadata corruption.
2011-03-01 12:14:53 +01:00
..
acls.c Enabled renaming of system extended attributes 2010-10-26 08:59:52 +02:00
attrib.c Fixed cluster mapping ahead of mapped runlist 2011-03-01 12:14:53 +01:00
attrlist.c remove redundant ntfs_attr_get_search_ctx() error logging 2007-07-13 20:05:48 +00:00
bitmap.c Adapted to ntfs-3g.1.2712 2008-07-13 17:55:57 +00:00
bootsect.c Adapted to ntfs-3g.2009.3.8 2009-03-27 09:10:00 +00:00
cache.c Forced alignment on cached structs 2010-10-26 08:59:51 +02:00
collate.c Made direct calls to collation functions 2009-12-16 10:20:57 +00:00
compat.c Adapted to ntfs-3g.1.2812 2008-08-16 15:17:47 +00:00
compress.c Updated copyright notices 2011-02-08 13:52:12 +01:00
debug.c Adapted to ntfs-3g.2009.3.8 2009-03-27 09:10:00 +00:00
device.c Implemented the sync mount option 2010-10-26 08:59:51 +02:00
dir.c Fixed deleting files using ignore_case option 2010-12-21 15:51:07 +01:00
efs.c Fixed creating empty encrypted extended attributes 2010-07-22 14:46:01 +02:00
index.c Made direct calls to collation functions 2009-12-16 10:20:57 +00:00
inode.c Fixed allocated size when an attribute update causes unnamed data to be expelled 2011-01-10 11:18:16 +01:00
lcnalloc.c developed overwriting compressed files 2010-05-25 10:25:31 +02:00
libntfs-3g.pc.in Updating the source directory tree 2008-03-28 14:42:50 +00:00
libntfs-3g.script.so.in Updating the source directory tree 2008-03-28 14:42:50 +00:00
logfile.c Adapted to ntfs-3g-2009.2.1 2009-02-12 20:32:21 +00:00
logging.c Enabled renaming of system extended attributes 2010-10-26 08:59:52 +02:00
Makefile.am Made ntfsprogs compilation conditional and turned off by default. It is enabled with '--enable-ntfsprogs'. 2010-12-16 17:35:06 +01:00
mft.c Developed time stamping up to 100ns resolution 2010-01-04 08:24:44 +00:00
misc.c Redesigned caches for indexing cached entries 2009-12-17 17:36:06 +00:00
mst.c Adapted to ntfs-3g.2009.3.8 2009-03-27 09:10:00 +00:00
object_id.c Took care of alignments needed on some processors 2010-11-09 09:43:31 +01:00
reparse.c Avoided possible double openings of root directory 2010-01-04 08:12:17 +00:00
runlist.c Improved rebuilding a runlist 2010-10-26 08:59:51 +02:00
security.c Enabled renaming of system extended attributes 2010-10-26 08:59:52 +02:00
unistr.c Updated copyright notices 2011-02-08 13:52:12 +01:00
unix_io.c ntfs_fsync: fix comment (Erik Larsson) 2009-11-05 11:30:47 +00:00
volume.c Moved the knowledge of default upcase size to unistr.c 2011-02-08 13:52:12 +01:00
win32_io.c Adapted to ntfs-3g.1.2812 2008-08-16 15:17:47 +00:00
xattrs.c Moved listxattr() to a specific source module 2011-01-17 15:50:25 +01:00