ntfs-3g/libntfs
cantab.net!aia21 3bcc223bfd Change ntfs_inode_close() to disconnect extent inodes from their base
inode when an extent inode is closed. This is needed byt ntfs_mft_record_free()
in order to be able to free extent mft records.

(Logical change 1.74)
2002-12-29 21:37:21 +00:00
..
Makefile.am Update build process for bitmap.c. 2002-12-27 16:18:10 +00:00
Makefile.in Update build process for bitmap.c. 2002-12-27 16:18:10 +00:00
attrib.c Add new API ntfs_attr_size_bounds_check(). 2002-12-29 17:54:10 +00:00
attrib_RE.txt new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
bitmap.c Fix stupid typo bugs. 2002-12-28 20:10:50 +00:00
bootsect.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
compat.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
debug.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
dir.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
disk_io.c Do not perform the actual write on a read-only volume! 2002-12-27 23:44:01 +00:00
inode.c Change ntfs_inode_close() to disconnect extent inodes from their base 2002-12-29 21:37:21 +00:00
lcnalloc.c Remove silly and wrong sanity check. 2002-12-28 20:10:50 +00:00
mft.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
mst.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
runlist.c Forgot the increment in the while loop. Thanks to Szaka for spotting this. 2002-12-28 22:28:02 +00:00
unistr.c New API function ntfs_ucsnlen(). 2002-12-25 19:17:56 +00:00
volume.c Load the attribute definition table at mount time and free it at umount time. 2002-12-29 12:17:35 +00:00