5f944c5107Return the attribute list attribute when enumerating attributes, too. Thanks to Szakacsits Szabolcs for pointing this problem out.
cantab.net!aia21
2002-12-18 11:22:14 +0000
471c5423f5Return the attribute list attribute when enumerating attributes, too. Thanks to Szakacsits Szabolcs for pointing this problem out.
cantab.net!aia21
2002-12-18 11:22:14 +0000
8ba6c67a1aset the perms on a few new files
flatcap.org!flatcap
2002-12-13 16:31:41 +0000
e84130845fChange mode to -rw-rw-r--
flatcap.org!flatcap
2002-12-13 16:31:41 +0000
dfbfb115b7Change mode to -rw-rw-r--
flatcap.org!flatcap
2002-12-13 16:31:41 +0000
0c4dc57cd3remove comment as requested by Szaka
cantab.net!aia21
2002-12-13 16:06:07 +0000
eb9ed096e2remove comment as requested by Szaka
cantab.net!aia21
2002-12-13 16:06:07 +0000
0867325565Add sanity check to ntfs_inode_close() to detect attempts at closing extent inodes.
cantab.net!aia21
2002-12-13 15:06:29 +0000
ce025a34eaAdd sanity check to ntfs_inode_close() to detect attempts at closing extent inodes.
cantab.net!aia21
2002-12-13 15:06:29 +0000
0ae3f129fcFix bug where the call to ntfs_attr_{put,reinit}_search_ctx() would free the extent inode attached to the search context but leave it attached to the base inode, so this would lead to memory corruption and worse problems. Thanks to Szakacsits Szabolcs for spotting this. We now don't close extent inodes any more at all and just leave it to the closing of the base inode to dispose of all the extent inodes.
cantab.net!aia21
2002-12-13 14:44:50 +0000
9f426c46e5Fix bug where the call to ntfs_attr_{put,reinit}_search_ctx() would free the extent inode attached to the search context but leave it attached to the base inode, so this would lead to memory corruption and worse problems. Thanks to Szakacsits Szabolcs for spotting this. We now don't close extent inodes any more at all and just leave it to the closing of the base inode to dispose of all the extent inodes.
cantab.net!aia21
2002-12-13 14:44:50 +0000
ae5d581a3eupdateFix stupid bug in ntfs_ucsncmp().
cantab.net!aia21
2002-12-12 20:12:16 +0000
5bd85af041libntfs/attrib.c Fix bug in ntfs_external_attr_find(). Spotted and fixed by Szaka. libntfs/inode.c Fix logic inversion bug in ntfs_extent_inode_open(). Spotted and fixed by Szaka. This one was particularly dumb as it has been fixed in the NTFS kernel driver for over half a year but the fix was never propagated into the library. )-:
cantab.net!aia21
2002-12-12 15:02:11 +0000
f34b2fa185Fix logic inversion bug in ntfs_extent_inode_open(). Spotted and fixed by Szaka. This one was particularly dumb as it has been fixed in the NTFS kernel driver for over half a year but the fix was never propagated into the library. )-:
cantab.net!aia21
2002-12-12 15:02:11 +0000
e1e3e56c54Fix bug in ntfs_external_attr_find(). Spotted and fixed by Szaka.
cantab.net!aia21
2002-12-12 15:02:11 +0000
bb6105b82bbugfix: make ntfs_names_are_equal return true if both names are zero length thanks to Leonard Norrgrd for the fix.
cantab.net!aia21
2002-12-10 16:46:10 +0000
89c6f610e2bugfix: make ntfs_names_are_equal return true if both names are zero length thanks to Leonard Norrgrd for the fix.
cantab.net!aia21
2002-12-10 16:46:10 +0000
bed62087c7update for ntfsresize and new api
cantab.net!aia21
2002-12-10 11:53:41 +0000