Commit Graph

30 Commits (a550bddeb1944b0a63a5a06d5e588ca3597c38d4)

Author SHA1 Message Date
szaka 08dccd58fb fix format breaking new lines in error messages 2009-07-21 12:55:08 +00:00
szaka 31a807d4fd enlarge INDEX_ROOT if ATTRIBUTE_LIST addition will be avoidable 2009-03-22 13:32:34 +00:00
szaka bac5d23b7b ntfs_ir_make_space: prefer INDEX_ALLOCATION instead of ATTRIBUTE_LIST 2009-03-22 00:06:10 +00:00
szaka 13dc794688 fix all 64-bit format string warnings 2009-03-03 19:53:14 +00:00
szaka a1ca066aec ntfs_ie_add(): #ifdef DEBUG debug code (Yura Pakhuchiy) 2008-07-15 14:29:52 +00:00
szaka e5ce8d18d3 fix potential hangs if index entries were corrupt 2008-05-28 18:49:44 +00:00
szaka 5617176383 fix compiler warnings 2008-02-16 17:05:38 +00:00
szaka 4d9c861176 ntfs_index_lookup(): fix potential double free()'s on error paths 2008-02-02 16:55:04 +00:00
szaka dc1677b58e ntfs_index_lookup(): fix potential double free() on error paths 2008-02-02 16:43:05 +00:00
szaka 490f7e49b8 ntfs_ir_lookup(): set attribute search context pointer to NULL on error
paths to prevent potential double free()'s
2008-02-02 15:27:34 +00:00
szaka 5ef093294d remove unused ib_vcn field from ntfs_index_context 2008-02-02 14:51:40 +00:00
szaka a723dc0bb6 ntfs_ib_write(): remove redundant vcn argument 2008-02-02 14:46:08 +00:00
szaka 6066e9f04d fix: empty index block is EIO, not EOPNOTSUPP 2008-02-02 13:19:00 +00:00
szaka a7b27505ea fix: file/dir removal/rename may have been denied as "Operation not supported" 2008-02-02 13:14:17 +00:00
szaka b4764d8a9d remove unused max_depth field from ntfs_index_context 2008-02-02 12:36:28 +00:00
szaka d776c52209 ntfs_index_lookup(): fix typo in previous commit 2008-02-02 12:34:06 +00:00
szaka 81a74bfbec ntfs_index_lookup(): fix memory leak on an unlikely error path 2008-02-02 12:28:17 +00:00
szaka 23dfee4366 ntfs_delete(): factor out ntfs_index_remove() 2008-02-02 12:15:31 +00:00
szaka c48091cf9d ntfs_ir_truncate(): log only the real errors 2007-10-25 18:57:50 +00:00
szaka 0cee6bc4bb remove redundant ntfs_attr_get_search_ctx() error logging 2007-07-13 20:05:48 +00:00
szaka c214b9c11c No need to check for ENOSPC because ntfs_log_perror() does it now 2007-07-08 20:45:14 +00:00
szaka 3f66b95f14 fix very rare, recoverable directory corruption 2007-07-08 18:41:27 +00:00
szaka 78348655bd ntfs_ir_truncate(): log all errors 2007-07-07 23:11:19 +00:00
szaka 59af03cfb8 ntfs_index_add_filename(): don't lose errno 2007-07-07 23:10:28 +00:00
szaka d5642d5cd6 ntfs_ib_write(): don't log ENOSPC error (full disk) 2007-06-28 07:17:44 +00:00
szaka f96c61be9f ntfs_ie_add(): cleanup 2007-05-29 20:41:55 +00:00
szaka 75c60e5486 fix 64-bit warnings (Yuval) 2007-01-09 21:22:58 +00:00
szaka 342e2d7af6 big-endian fixes (zhanglinbao, yuval, szaka) 2006-11-06 23:17:08 +00:00
szaka 7be2eeb930 ntfs_ie_dup_novcn(): fix null pointer dereference if malloc failed (Yuval) 2006-11-06 22:26:11 +00:00
szaka ba63b7daca initial CVS import 2006-10-30 22:32:48 +00:00