szaka
|
13dc794688
|
fix all 64-bit format string warnings
|
2009-03-03 19:53:14 +00:00 |
szaka
|
f620cd20eb
|
ntfs_inode_lookup_by_name, ntfs_mft_get_parent_ref: log all errors
|
2008-12-22 01:28:30 +00:00 |
szaka
|
0fcb9b7f42
|
ntfs_pathname_to_inode: log filename utf8 conversion error
|
2008-12-22 00:34:15 +00:00 |
szaka
|
2bb181d328
|
fix driver hang when reading corrupted dirs (Peter J. Creath, Paul Mattal, Szabolcs Szakacsits)
|
2008-09-17 21:35:51 +00:00 |
szaka
|
f4b5e8fb92
|
copyright update
|
2008-06-29 23:08:55 +00:00 |
szaka
|
d9b1635532
|
fix: symlink failed or the size was truncated at modulo 256 if the target was over 255 bytes
|
2008-04-02 10:28:49 +00:00 |
szaka
|
c78280181d
|
ntfs_create_symlink(): log error details
|
2008-03-30 20:00:38 +00:00 |
szaka
|
e11c9971a6
|
rmdir returns ENOTEMPTY instead of EEXIST because glib/nautilus can't handle
the latter standard errno value
|
2008-03-09 13:08:17 +00:00 |
szaka
|
7cff8993b8
|
ntfs_mbstoucs(): remove unused and broken outs_len
|
2008-03-08 19:18:20 +00:00 |
szaka
|
5fde1785fd
|
fix driver crash when trying to open files having at least twice as long
file name as allowed by NTFS (crash reported by Bernhard Kaindl)
|
2008-03-08 15:35:01 +00:00 |
szaka
|
df0177485b
|
fix incorrect data and allocation sizes in index and inode FILE_NAME
attributes for some resident unnamed $DATA attributes and for which CHKDSK
reported minor inconsistencies.
|
2008-03-08 12:04:25 +00:00 |
szaka
|
23dfee4366
|
ntfs_delete(): factor out ntfs_index_remove()
|
2008-02-02 12:15:31 +00:00 |
szaka
|
4ab5ed8a49
|
fix: successful file/directory removal may reported "Input/Output error"
|
2007-11-18 22:37:04 +00:00 |
szaka
|
78845d0898
|
ntfs_readdir(): fix reading dirs with over 600,000 files (GeorgeK, Szaka)
|
2007-11-15 07:35:19 +00:00 |
szaka
|
d4b91d350c
|
posix file time updates (Yura Pakhuchiy, Szabolcs Szakacsits)
|
2007-11-15 07:33:40 +00:00 |
szaka
|
f557e5f6ba
|
optimization: find(1) is 20-200% faster for disk based and 300-600% faster
for memory cache based directory traversals
|
2007-09-26 20:40:18 +00:00 |
szaka
|
3b0d3efe40
|
fix ntfs_readdir(): return with error if filldir() fails
|
2007-08-08 16:15:15 +00:00 |
szaka
|
03b1f670f1
|
ntfs_readdir(): log errors
|
2007-06-28 07:17:00 +00:00 |
szaka
|
a5ee2e2039
|
check and handle ntfs_inode_close() return value
|
2007-06-05 00:14:06 +00:00 |
szaka
|
436d36f933
|
ntfs_pathname_to_inode(): converting long file names to Unicode may failed
|
2007-05-29 21:04:05 +00:00 |
szaka
|
ce6872b434
|
ntfs_link(): remove redundant log
|
2007-05-15 21:13:26 +00:00 |
szaka
|
e3ae577118
|
don't flood log with redundant info if MFT record allocation fails
|
2007-04-22 21:00:18 +00:00 |
szaka
|
a69de4e713
|
fix: catch and deny all junction/reparse point write operations
|
2007-04-10 18:09:27 +00:00 |
szaka
|
e696740463
|
ntfs_delete(): don't log non-empty dir deleted attempts
|
2007-02-20 18:53:03 +00:00 |
szaka
|
75c60e5486
|
fix 64-bit warnings (Yuval)
|
2007-01-09 21:22:58 +00:00 |
szaka
|
52e0bb19d6
|
fix: directories were unreadable if the cluster size was bigger than 4kB
|
2006-12-07 01:11:38 +00:00 |
szaka
|
94b94568e3
|
add ntfs_attr_remove(); convert its users
|
2006-11-08 21:36:29 +00:00 |
szaka
|
13ab497b7c
|
ntfs_attr_rm(): fix inconsistent deallocation of *na; adapt its users
|
2006-11-08 20:00:28 +00:00 |
szaka
|
ba63b7daca
|
initial CVS import
|
2006-10-30 22:32:48 +00:00 |