szaka
|
08dccd58fb
|
fix format breaking new lines in error messages
|
2009-07-21 12:55:08 +00:00 |
szaka
|
955b1f3e18
|
Mac OS X Unicode normalization form conversion (Erik Larsson)
|
2009-05-21 19:42:36 +00:00 |
szaka
|
cfd23388b9
|
ntfs_fsync: fix comment (Erik Larsson)
|
2009-05-17 13:39:57 +00:00 |
szaka
|
10229de22c
|
Mac OS X true fsync (Erik Larsson)
|
2009-05-17 10:20:31 +00:00 |
szaka
|
e030b6985f
|
ntfs_upcase_table_build: fix endianness (Jean-Pierre Andre, Szabolcs Szakacsits)
|
2009-04-25 13:13:29 +00:00 |
szaka
|
fd8e63faa3
|
ntfs_attr_pwrite: fix potential corruption and crash after partial write
|
2009-03-30 11:02:24 +00:00 |
szaka
|
cb1b5b67db
|
fix potential heap corruption when allocating an extent mft record
|
2009-03-30 10:57:34 +00:00 |
szaka
|
5710a76d2c
|
ntfs_mst_post_read_fixup: more detailed error reporting
|
2009-03-25 23:42:49 +00:00 |
szaka
|
895b64f415
|
fix "no space on device" error during file creation introduced in 2009.3.6
(Jean-Pierre Andre, Szabolcs Szakacsits)
|
2009-03-25 20:52:24 +00:00 |
szaka
|
95868ac632
|
fix "no space left" when there is free disk space (Antonio Pineda, Szabolcs Szakacsits)
|
2009-03-25 00:10:38 +00:00 |
szaka
|
31a807d4fd
|
enlarge INDEX_ROOT if ATTRIBUTE_LIST addition will be avoidable
|
2009-03-22 13:32:34 +00:00 |
szaka
|
6b04b569ee
|
don't move INDEX_ROOT to an extent MFT record
|
2009-03-22 00:08:50 +00:00 |
szaka
|
bac5d23b7b
|
ntfs_ir_make_space: prefer INDEX_ALLOCATION instead of ATTRIBUTE_LIST
|
2009-03-22 00:06:10 +00:00 |
szaka
|
bf661570a5
|
ntfs_attr_pread: fix wrong variable type (Jean-Pierre Andre)
|
2009-03-18 00:56:28 +00:00 |
szaka
|
647d06a434
|
ntfs_attr_pwrite: fix wrong variable type
|
2009-03-18 00:53:21 +00:00 |
szaka
|
0f18c0f65f
|
ntfs_pathname_to_inode: cleanup perror logging
|
2009-03-18 00:47:58 +00:00 |
szaka
|
77096a387a
|
ntfs_attr_pwrite: cleanup
|
2009-03-05 23:10:22 +00:00 |
szaka
|
24b4391bc6
|
ntfs_attr_pwrite: fix rounding condition
|
2009-03-05 23:04:08 +00:00 |
szaka
|
705cd1c22f
|
ntfs_attr_pwrite: fix attribute initialized size condition (Jean-Pierre Andre)
|
2009-03-05 22:50:16 +00:00 |
szaka
|
13dc794688
|
fix all 64-bit format string warnings
|
2009-03-03 19:53:14 +00:00 |
szaka
|
0f2f03418f
|
ntfs_mapping_pairs_decompress: tabulated logging
|
2009-03-03 19:06:35 +00:00 |
szaka
|
c3c4d9080b
|
ntfs_attr_map_whole_runlist: cleanup, tabulated logging
|
2009-03-03 18:55:34 +00:00 |
szaka
|
5068137689
|
ntfs_non_resident_attr_expand: tabulated logging
|
2009-03-03 18:44:26 +00:00 |
szaka
|
893ccb0e40
|
explicit declaration of ntfs_resident_attr_resize
|
2009-03-03 01:37:56 +00:00 |
szaka
|
a8df23cfa8
|
ntfs_resident_attr_resize, ntfs_attr_truncate: tabulated logging
|
2009-03-03 01:34:52 +00:00 |
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 |