Commit Graph

18 Commits (a723dc0bb6042372f1e80cf28c89146c9fce3e47)

Author SHA1 Message Date
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