Commit Graph

28 Commits (ac85b3e5dda6f18a5ed43861bf3a669b43d9815f)

Author SHA1 Message Date
szaka 29381f068e remove redundant ntfs_mft_record_read error loggings 2009-02-11 00:46:01 +00:00
szaka 901c3a7227 ntfs_mft_records_read: log all errors 2009-02-11 00:36:27 +00:00
szaka 46f8418edc fix ntfs_mft_attr_extend usage 2008-10-15 09:18:53 +00:00
szaka 6ef5d450da mft.c: fix compiler warnings 2008-10-15 08:47:33 +00:00
szaka f089c4b208 support unlimited file and directory creation 2008-09-18 21:03:35 +00:00
szaka c9c732c7fc add tabulated logging for the most common ntfs_mft_* functions 2008-06-30 02:49:36 +00:00
szaka f4b5e8fb92 copyright update 2008-06-29 23:08:55 +00:00
szaka c6e1991749 new: use tabulated logging; add ntfs_log_enter() and ntfs_log_leave()
and convert the most commonly used functions
2008-06-29 22:06:38 +00:00
szaka 9d6a1dc617 fix crash when both an mft attribute offset and the allocated bytes were corrupt 2008-05-23 20:33:27 +00:00
szaka e338f95879 ntfs_file_record_read(): logging cleanup 2007-10-25 20:03:10 +00:00
szaka 4e85b2465d fix 64-bitness printf format string compiler warnings (Jean-Pierre Andre) 2007-10-10 20:12:38 +00:00
szaka ffa355c0f8 statfs() and free inode calculation is O(1) (David Fox, Szabolcs Szakacsits) 2007-09-26 19:32:26 +00:00
szaka a97c661efe statfs optimization: O(1) free cluster calculation (David Fox, Szabolcs Szakacsits) 2007-09-12 20:51:06 +00:00
szaka 817e052b80 ntfs_mft_bitmap_find_free_rec: log errno 2007-07-21 22:20:26 +00:00
szaka 75649971f9 ntfs_mft_bitmap_find_free_rec: logging cleanup 2007-07-21 22:18:49 +00:00
szaka 8636d42841 ntfs_mft_records_read, ntfs_file_record_read: log all errors 2007-07-20 22:42:19 +00:00
szaka 58e31d44eb ntfs_mft_bitmap_extend_allocation: remove redundant cluster allocation 2007-07-20 22:02:50 +00:00
szaka 6f083fc36f ntfs_mft_bitmap_extend_allocation: rename ret to err to match similar function 2007-07-20 21:52:07 +00:00
szaka fa961c737b ntfs_mft_record_layout: log all errors 2007-07-16 20:39:26 +00:00
szaka d405b5b371 ntfs_mft_record_init(): log errno 2007-07-15 18:17:35 +00:00
szaka 7c926367b9 ntfs_mft_record_format(): cleanup 2007-07-15 16:44:42 +00:00
szaka 0cee6bc4bb remove redundant ntfs_attr_get_search_ctx() error logging 2007-07-13 20:05:48 +00:00
szaka 115306462a ntfs_mft_data_extend_allocation: log errno 2007-07-11 22:55:22 +00:00
szaka 638436ad44 fix: file creation always gave "I/O error" if $MFT Bitmap wasn't up-to-date 2007-05-31 23:52:41 +00:00
szaka 58987ffe0c ntfs_mft_record_alloc(): factor out ntfs_mft_record_init() 2007-05-31 23:07:29 +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 75c60e5486 fix 64-bit warnings (Yuval) 2007-01-09 21:22:58 +00:00
szaka ba63b7daca initial CVS import 2006-10-30 22:32:48 +00:00