szaka
|
1e43ec0fde
|
fix: never move the standard information attribute into an extended MFT record (Faisal Puthuparackat, Szabolcs Szakacsits)
|
2009-02-27 02:33:05 +00:00 |
szaka
|
5bb72792c8
|
ntfs_inode_sync_standard_info: cleanup, log error
|
2009-02-27 02:05:28 +00:00 |
szaka
|
ac85b3e5dd
|
ntfs_inode_free_space: more cleanups
|
2009-02-27 01:14:53 +00:00 |
szaka
|
c375eb9c28
|
ntfs_inode_free_space: cleanup
|
2009-02-26 23:46:55 +00:00 |
szaka
|
fbc392830c
|
ntfs_inode_free_space: factor out ntfs_attr_position
|
2009-02-26 23:41:32 +00:00 |
szaka
|
8705583421
|
ntfs_inode_free_space: comment cleanups
|
2009-02-26 22:51:22 +00:00 |
szaka
|
b9a13f0053
|
ntfs_inode_open: log all errors
|
2009-02-26 21:50:13 +00:00 |
szaka
|
e333c71e63
|
speed up mount time
|
2009-02-25 00:04:50 +00:00 |
szaka
|
c459836f2f
|
ntfs_attr_pwrite: don't convert EIO to EOPNOTSUPP
|
2009-02-16 22:32:22 +00:00 |
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
|
27dfa1a105
|
ntfs_external_attr_find: fix crash when extent inode can't be opened (Erik Larsson, Szabolcs Szakacsits)
|
2009-02-10 21:56:48 +00:00 |
szaka
|
ff7940b7e7
|
ntfs_external_attr_find: remove redundant error logging
|
2009-02-10 20:29:27 +00:00 |
szaka
|
a400e4c7f0
|
ntfs_external_attr_find: log all errors
|
2009-02-10 20:16:48 +00:00 |
szaka
|
6a3da7101b
|
ntfs_attr_lookup: log all errors
|
2009-02-10 20:06:29 +00:00 |
szaka
|
eb27d2059f
|
ntfs_attr_find: log all errors
|
2009-02-10 20:04:27 +00:00 |
szaka
|
501217f1df
|
ntfs_mst_post_read_fixup, ntfs_mst_pre_write_fixup: log all errors
|
2009-02-10 19:32:15 +00:00 |
szaka
|
18213bb6a9
|
ntfs_extent_inode_open: remove redundant logging
|
2009-02-10 13:55:13 +00:00 |
szaka
|
24e47ff999
|
calloc -> ntfs_calloc
|
2009-02-10 13:50:18 +00:00 |
szaka
|
5157bd2fd3
|
add recover/norecover options, obsolete force option, recover from unclean journal by default
|
2009-02-10 13:00:04 +00:00 |
szaka
|
8277f343c0
|
fix PATH_MAX undefined compilation error on Solaris
|
2009-01-21 23:53:08 +00:00 |
szaka
|
faf9707864
|
move conditional PATH_MAX define to compat.h
|
2009-01-21 23:51:02 +00:00 |
szaka
|
e4bf04aeea
|
ntfs_attr_open: fix named attribute memory leak in error cases (Jean-Pierre Andre)
|
2009-01-15 16:56:10 +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
|
2a004f0911
|
ntfs_utf16_to_utf8, ntfs_utf8_to_utf16: check ntfs_malloc() return value
|
2008-12-22 00:16:19 +00:00 |
szaka
|
704519c75e
|
set errno values for the new built-in UTF8 conversion functions
|
2008-12-22 00:11:28 +00:00 |
szaka
|
0017cc31df
|
add built-in UTF8 support, use as default (Bernhard Kaindl, Jean-Pierre Andre)
|
2008-12-21 23:28:08 +00:00 |
szaka
|
31026fb7b0
|
librarize utils_ functions
|
2008-12-06 22:11:28 +00:00 |
szaka
|
86b9c82176
|
ntfs_external_attr_find: log all errors
|
2008-11-30 21:39:41 +00:00 |
szaka
|
a1ca403e41
|
fix read potentially returning corrupt data when the hardware fails
|
2008-11-30 17:16:37 +00:00 |
szaka
|
da3774f53f
|
remove optional log coloring
|
2008-11-13 01:48:07 +00:00 |
szaka
|
1f8c7efb38
|
remove unused version files
|
2008-10-16 23:38:13 +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
|
2bb181d328
|
fix driver hang when reading corrupted dirs (Peter J. Creath, Paul Mattal, Szabolcs Szakacsits)
|
2008-09-17 21:35:51 +00:00 |
szaka
|
b660e27c24
|
add Solaris support (Mark Phalan, Laszlo Peter, Marc Glisse, Szabolcs Szakacsits)
|
2008-07-17 15:01:50 +00:00 |
szaka
|
5d2884b578
|
comment update, cleanup (Yura Pakhuchiy)
|
2008-07-15 17:11:17 +00:00 |
szaka
|
d1f14ea752
|
ntfs_non_resident_attr_expand(): fix corruption during rollback (Yura Pakhuchiy)
|
2008-07-15 16:52:10 +00:00 |
szaka
|
64560ad1f4
|
ntfs_attr_add(): fix ->attrs_offset conversion on error path (Yura Pakhuchiy)
|
2008-07-15 16:05:05 +00:00 |
szaka
|
a1ca066aec
|
ntfs_ie_add(): #ifdef DEBUG debug code (Yura Pakhuchiy)
|
2008-07-15 14:29:52 +00:00 |
szaka
|
90b0f9b424
|
ntfs_attr_update_mapping_pairs(): error handling cleanup
|
2008-07-14 00:37:06 +00:00 |
szaka
|
61842b0bac
|
ntfs_attr_update_mapping_pairs(): fix last ntfs_attr_update_meta() errno
|
2008-07-13 23:52:55 +00:00 |
szaka
|
c46ce72177
|
move unused, conditional MAX_PATH define to the Win32 specific code
|
2008-07-13 13:56:38 +00:00 |
szaka
|
933ac7f054
|
fix: build failed using --prefix=/
|
2008-07-12 14:53:46 +00:00 |
szaka
|
6d97008d04
|
ntfs_bitmap_set_bits_in_run(): report real reason, not EIO if read/write fails
|
2008-07-12 12:52:50 +00:00 |
szaka
|
d878ee30ad
|
ntfs_bitmap_set_bits_in_run(): cleanup error handling
|
2008-07-12 12:38:56 +00:00 |
szaka
|
51b5d60fac
|
ntfs_bitmap_set_bits_in_run(): log errors
|
2008-07-12 12:29:53 +00:00 |
szaka
|
c9c732c7fc
|
add tabulated logging for the most common ntfs_mft_* functions
|
2008-06-30 02:49:36 +00:00 |