Commit Graph

23 Commits (70b7c4f8bfc5caec99f74cbd89ba7977604485a0)

Author SHA1 Message Date
szaka 70b7c4f8bf change invocation examples to work on OS X 2008-11-30 21:54:18 +00:00
szaka e8b6fe03f6 fix all -Wformat -Wformat-security compiler warnings (Vincent Untz) 2008-11-13 01:53:21 +00:00
szaka 83e9aa0457 document missing and powered down device case 2008-05-05 17:20:22 +00:00
szaka 0bafbaf9d3 more explanatory error messages when mount fails 2008-03-08 20:21:13 +00:00
szaka fca849d365 fix unprivileged mount/unmount 2008-02-16 14:25:23 +00:00
szaka 9a457b1681 forced_mount_msg: drop 'defaults' as many people mistyped it to 'defualts' 2008-02-10 13:34:14 +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 9c0f8eef72 new: support user mount via setuid root ntfs-3g (fusermount isn't required) 2008-01-19 22:55:04 +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 925c1cff30 fix warnings 2007-10-08 22:02:38 +00:00
szaka 8824fbe7ae Ignore the volume dirty bit because its real meaning is "check the volume"
(set by chkdsk, ntfsresize, ntfsfix) and this is what ext2, ext3, ext4,
reiserfs and xfs do in similar cases. The fact of the real dirtiness is
stored in the NTFS logfile which is already checked for.
2007-08-22 19:59:45 +00:00
szaka 57c475a0ae Give more hints what the problem could be during mount 2007-07-09 21:49:52 +00:00
szaka 4daa2f72b1 remove unused utils_* code 2007-06-09 00:10:04 +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 828c16f8b5 parse_options(), usage() cleanup; removed unused command line options 2007-04-07 19:42:58 +00:00
szaka d4b77bd50f fix typo in hibernated volume message 2007-04-02 21:09:18 +00:00
szaka 29cb070325 refer to the latest ntfsfix, some earlier versions don't always work 2007-03-27 20:55:45 +00:00
szaka 98694266d7 give examples for the 'force' mount option usage 2007-03-27 20:36:46 +00:00
szaka 3e9874de79 fix fakeraid/softraid detection (Cyberjean, Szaka) 2007-03-03 23:31:48 +00:00
szaka d046837241 report logfile check errors 2007-01-15 21:58:00 +00:00
szaka 01622020fc print some help if device is fakeraid 2007-01-01 19:32:07 +00:00
szaka 94e892228f unclean_journal_msg: try to make it more understandable 2006-12-11 22:40:31 +00:00
szaka ba63b7daca initial CVS import 2006-10-30 22:32:48 +00:00