szaka
|
13dc794688
|
fix all 64-bit format string warnings
|
2009-03-03 19:53:14 +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
|
faf9707864
|
move conditional PATH_MAX define to compat.h
|
2009-01-21 23:51:02 +00:00 |
szaka
|
31026fb7b0
|
librarize utils_ functions
|
2008-12-06 22:11:28 +00:00 |
szaka
|
f089c4b208
|
support unlimited file and directory creation
|
2008-09-18 21:03:35 +00:00 |
szaka
|
5d2884b578
|
comment update, cleanup (Yura Pakhuchiy)
|
2008-07-15 17:11:17 +00:00 |
szaka
|
ab75028fd5
|
cleanup ntfs_volume_write_flags(): remove redundant error logging
|
2008-06-30 02:24:12 +00:00 |
szaka
|
7705fc3fdf
|
fix hanging mount if $Bitmap data size is corrupt
|
2008-05-23 22:21:16 +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
|
0bafbaf9d3
|
more explanatory error messages when mount fails
|
2008-03-08 20:21:13 +00:00 |
szaka
|
7cff8993b8
|
ntfs_mbstoucs(): remove unused and broken outs_len
|
2008-03-08 19:18:20 +00:00 |
szaka
|
6ad4be98f6
|
ntfs_device_mount(): cleanup & more verbose error reporting
|
2008-03-08 13:08:12 +00:00 |
szaka
|
65996b036a
|
add 'remove_hiberfile' mount option to be able rw mount hibernated volumes
|
2008-02-03 16:35:25 +00:00 |
szaka
|
a1402b3c3e
|
new: ntfs-3g exit() value is set according to the type of mount error (e.g.
not ntfs, corrupted, access denied, hibernated, unclean journal, etc)
|
2007-12-15 09:17:17 +00:00 |
szaka
|
008cac84fb
|
atime update works (Yura Pakhuchiy, Szabolcs Szakacsits)
|
2007-11-18 14:08:44 +00:00 |
szaka
|
8796b5ee89
|
ntfs_volume_check_hiberfile(): remove unused variable
|
2007-09-26 19:20:10 +00:00 |
szaka
|
64f9f0dc1a
|
ntfs_volume_check_hiberfile: relaxed too strict check: if the hiberfil.sys
header has garbage then the volume is not hibernated
|
2007-09-12 21:11:12 +00:00 |
szaka
|
19a3585d23
|
ntfs_volume_startup: cleanup
|
2007-08-25 21:20:28 +00:00 |
szaka
|
718160d167
|
fix compilation with glibc 2.7 (Tom "spot" Callaway)
|
2007-08-25 20:27:02 +00:00 |
szaka
|
0cee6bc4bb
|
remove redundant ntfs_attr_get_search_ctx() error logging
|
2007-07-13 20:05:48 +00:00 |
szaka
|
496c285c5d
|
ntfs_attr_free()/ntfs_inode_free(): don't scare users with bogus errors
|
2007-07-09 22:18:07 +00:00 |
szaka
|
b4470951ac
|
remove unused ntfs_device_umount()
|
2007-06-08 23:11:55 +00:00 |
szaka
|
655d656321
|
ntfs_umount() can return error
|
2007-06-08 23:09:43 +00:00 |
szaka
|
b7baa15d03
|
check ntfs_inode_close() return values
__ntfs_volume_release() can return error
add ntfs_attr_free(), ntfs_error_set() and ntfs_inode_free() helpers
|
2007-06-08 22:45:48 +00:00 |
szaka
|
7c23599df4
|
support any size $MFTMirr
|
2007-04-08 20:32:57 +00:00 |
szaka
|
5984592552
|
support read-write mount with the --force option if logfile is unclean
|
2007-04-08 20:23:11 +00:00 |
szaka
|
03e9f7a477
|
set mft zone to be the minimum of 12.5% of the disk size and 200 MB
|
2007-03-17 02:03:09 +00:00 |
szaka
|
75c60e5486
|
fix 64-bit warnings (Yuval)
|
2007-01-09 21:22:58 +00:00 |
szaka
|
45630fa43c
|
ntfs_boot_sector_is_ntfs/ntfs_boot_sector_parse: log errors
|
2006-12-08 23:55:10 +00:00 |
szaka
|
ba03f639fe
|
ntfs_device_mount: more verbose error message
|
2006-12-07 01:06:20 +00:00 |
szaka
|
f8d6b01e99
|
unconditionally sync device
|
2006-11-10 23:08:06 +00:00 |
szaka
|
40ea28867d
|
unconditionally log errors
|
2006-11-10 23:02:18 +00:00 |
szaka
|
ba63b7daca
|
initial CVS import
|
2006-10-30 22:32:48 +00:00 |