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
..
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
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
bitmap.c
bootsect.c
cache.c
collate.c
compat.c
compress.c Updated copyright notices 2011-02-08 13:52:12 +01:00
debug.c
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
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
libntfs-3g.pc.in
libntfs-3g.script.so.in
logfile.c
logging.c Enabled renaming of system extended attributes 2010-10-26 08:59:52 +02:00
mft.c
misc.c
mst.c
object_id.c Took care of alignments needed on some processors 2010-11-09 09:43:31 +01:00
reparse.c
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
volume.c Moved the knowledge of default upcase size to unistr.c 2011-02-08 13:52:12 +01:00
win32_io.c
xattrs.c Moved listxattr() to a specific source module 2011-01-17 15:50:25 +01:00