Jean-Pierre André
08bf2b5bcb
Avoided logging meaningless fixup errors in ntfsclone and ntfsresize
...
Logging of fixup errors for uninitialized inodes cause unnecessary
worries and suspicion of malfunctions in ntfs-3g. This patch silences
these loggings in ntfsclone and ntfsresize which have to analyze all
inodes, including the uninitialized ones.
2011-09-23 11:28:42 +02:00
Jean-Pierre André
5cd49257b0
Removed unneeded variables as warned by gcc 4.6
2011-07-05 12:17:29 +02:00
jpandre
d78add4e8f
Developed time stamping up to 100ns resolution
2010-01-04 08:24:44 +00:00
jpandre
d75f69d80e
Cached inode data for subsequent use
2009-12-18 08:12:23 +00:00
jpandre
2db43fc118
Included <limits.h> explicitly, needed in some environments
2009-12-15 18:25:15 +00:00
jpandre
20fb2395fd
Simplified tracking of forced time stamps
2009-11-26 13:34:42 +00:00
jpandre
5e650c0c91
Developped getting and setting NTFS times
2009-07-09 15:20:14 +00:00
jpandre
717da2a52c
Fixed endianness oddities
2009-04-20 15:23:52 +00:00
jpandre
03755a9ba5
Adapted to ntfs-3g-2009.4.4
2009-04-03 06:53:12 +00:00
jpandre
2a1d75a3da
Adapted to ntfs-3g.2009.3.8
2009-03-27 09:10:00 +00:00
jpandre
93b695f1cc
Adapted to ntfs-3g-2009.2.1
2009-02-12 20:32:21 +00:00
jpandre
2dc7362ba9
Improved computation of runlist for fragmented files O(n) instead of O(n*n)
2009-02-03 17:12:04 +00:00
jpandre
6faf38df12
Adapted to ntfs-3g.1.5130
2008-12-01 15:29:23 +00:00
jpandre
e5286c09d6
Adapted to ntfs-3g.1.2926-RC
2008-09-19 13:39:38 +00:00
szaka
5dbdb30df8
add tabulated logging for the most common ntfs_mft_* functions
2008-06-30 11:18:49 +00:00
szaka
a6d8c6b1a6
new: use tabulated logging; add ntfs_log_enter() and ntfs_log_leave()
...
and convert the most commonly used functions
2008-06-30 00:13:23 +00:00
szaka
1098244bbf
copyright update
2008-06-29 23:13:32 +00:00
jpandre
7c05f13884
Adapted to ntfs-3g-1.2531
2008-05-30 07:40:22 +00:00
jpandre
a8dc8655d0
Adjusted to v 1.1030
2007-10-29 16:28:33 +00:00
jpandre
cd8e66dc3a
Code cleaning : fixed machine-dependent casts when fprintf'ing with %lld
2007-10-09 09:05:06 +00:00
jpandre
13a68a1864
Upgraded to v1.1004
2007-10-06 14:48:10 +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