ntfs-3g/libntfs-3g
Jean-Pierre André 058f850eb3 Fixed getting space for making an index non resident
In rare situations there is not enough space in the base inode entry
to make an index non resident. The index has to be moved to an extent
first. This happens when not using permissions and inserting a file
whose name has 60 chars into a directory whose name has 184 chars.
(bug reported by Vito Caputo)
2011-03-23 09:22:08 +01:00
..
acls.c Enabled renaming of system extended attributes 2010-10-26 08:59:52 +02:00
attrib.c Fixed type of argument (same value) 2011-03-23 09:10:10 +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 Fixed getting space for making an index non resident 2011-03-23 09:22:08 +01: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 Fixed inconsistent interface to ntfs_initialize_file_security() 2011-03-23 09:20:10 +01: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