Commit Graph

2298 Commits (31a8750c4da35624f46fd044b86aadb52e7bb82f)
 

Author SHA1 Message Date
elisa-laajakaista.fi!szaka 356c6a696a ntfsclone: added a new option, --rescue. It ignores read errors
so disks having bad sectors (dying disks) can be rescued. The content
of the cluster having bad sectors is filled by character '2' and the
start of the cluster is marked by "BadClusteR".

BKrev: 4224e310P8YT4an8mcedLrCIP9tSCA
2005-03-01 21:48:00 +00:00
elisa-laajakaista.fi!szaka cb2cd394b3 ntfsclone: added a new option, --rescue. It ignores read errors
so disks having bad sectors (dying disks) can be rescued. The content
of the cluster having bad sectors is filled by character '2' and the
start of the cluster is marked by "BadClusteR".

(Logical change 1.682)
2005-03-01 21:48:00 +00:00
elisa-laajakaista.fi!szaka f1780f9d64 Added a new option, --rescue. It ignores read errors so disks having
bad sectors (dying disks) can be rescued. The content of the cluster
having bad sectors is filled by character '2' and the start of the
cluster is marked by "BadClusteR".

(Logical change 1.682)
2005-03-01 21:48:00 +00:00
elisa-laajakaista.fi!szaka 741f6c537d ntfsclone: added a new option, --ignore-fs-check. It can be used only with
the --metadata option. The clusters causing the inconsistency are saved too.

BKrev: 42236fa8GQE3SOjV9ne1Sq-No6GQnA
2005-02-28 19:23:20 +00:00
elisa-laajakaista.fi!szaka 5d86dff231 ntfsclone: added a new option, --ignore-fs-check. It can be used only with
the --metadata option. The clusters causing the inconsistency are saved too.

(Logical change 1.681)
2005-02-28 19:23:20 +00:00
elisa-laajakaista.fi!szaka 1d176ad7e0 Added a new option, --ignore-fs-check. It can be used only with the --metadata option. The clusters causing the inconsistency are saved too.
(Logical change 1.681)
2005-02-28 19:23:20 +00:00
elisa-laajakaista.fi!szaka 7124baccf9 ntfsfix: empty journal and mark volume dirty for chkdsk if ntfs_mount failed. This makes read-write mounting of NTFS metadata images possible by
ntfsprogs and the kernel driver what were created by versions of ntfsclone previous than 2.0.0.

BKrev: 42190d46Qu5r-ZIsesz9vi1f1qtyWg
2005-02-20 22:20:54 +00:00
elisa-laajakaista.fi!szaka c65b34b709 ntfsfix: empty journal and mark volume dirty for chkdsk if ntfs_mount failed. This makes read-write mounting of NTFS metadata images possible by
ntfsprogs and the kernel driver what were created by versions of ntfsclone previous than 2.0.0.

(Logical change 1.680)
2005-02-20 22:20:54 +00:00
elisa-laajakaista.fi!szaka bef59fbd6e Empty journal and mark volume dirty for chkdsk if ntfs_mount failed. This makes read-write mounting of NTFS metadata images possible by
ntfsprogs and the kernel driver what were created by versions of ntfsclone previous than 2.0.0.

(Logical change 1.680)
2005-02-20 22:20:54 +00:00
elisa-laajakaista.fi!szaka f6a7caf21d use getopt, added --help and --version, some output cleanup
(Logical change 1.679)
2005-02-19 19:34:37 +00:00
elisa-laajakaista.fi!szaka 5a6cca21d6 ntfsfix: use getopt, added --help and --version, some output cleanup
BKrev: 421794cdiFigoKPnuBWmBZvI6fQZhg
2005-02-19 19:34:37 +00:00
elisa-laajakaista.fi!szaka e9159478ea ntfsfix: use getopt, added --help and --version, some output cleanup
(Logical change 1.679)
2005-02-19 19:34:37 +00:00
void!yura 95880b7e7e Fix memleak in ntfs_attr_update_mapping_pairs
BKrev: 4214dc14MoItzDP41J0WsUdHOpxgpA
2005-02-17 18:01:56 +00:00
void!yura 03a03359a1 Fix memleak in ntfs_attr_update_mapping_pairs
(Logical change 1.678)
2005-02-17 18:01:56 +00:00
cantab.net!aia21 b6b7655c55 Update
(Logical change 1.677)
2005-02-17 17:03:50 +00:00
cantab.net!aia21 a4ffebf8cc Fix a nasty runlist merge bug when merging two holes. (Anton)
BKrev: 4214ce76fM5rgprlNMJANEjBqiYW5A
2005-02-17 17:03:50 +00:00
cantab.net!aia21 9028469456 Fix a nasty runlist merge bug when merging two holes. (Anton)
(Logical change 1.677)
2005-02-17 17:03:50 +00:00
void!yura 942f72b655 ntfsprogs/ntfsinfo.c
I completely forgot about mst protection when I was writing index dumping code. Fix this.

BKrev: 42090daa4A9PHd3jWSO20LUW-xKjkg
2005-02-08 19:06:18 +00:00
void!yura 5180f05279 I completely forgot about mst protection when I was writing index dumping code. Fix this.
(Logical change 1.676)
2005-02-08 19:06:18 +00:00
void!yura ba6a74ea79 ntfscp: Added SIGINT (Ctrl+C) handler, improved error handling in
sync failed case.  (Yura)

BKrev: 4207d317Q2Kubdv8apElMfrJP4gonA
2005-02-07 20:44:07 +00:00
void!yura b8da6570e0 ntfscp: Added SIGINT (Ctrl+C) handler, improved error handling in
sync failed case.  (Yura)

(Logical change 1.675)
2005-02-07 20:44:07 +00:00
elisa-laajakaista.fi!szaka 77e10d23f6 ntfsclone manual: exit codes are documented
BKrev: 420156fbAdW-ZDk7dNjWn3-b1ciQXw
2005-02-02 22:40:59 +00:00
elisa-laajakaista.fi!szaka 3244499edb document exit codes
(Logical change 1.674)
2005-02-02 22:40:59 +00:00
void!yura 8e54c3eb91 don't check logfile for readonly mounts
BKrev: 41ffc9c9Kytrl_hpghI33W2lQp80aw
2005-02-01 18:26:17 +00:00
void!yura 51a83b1699 don't check logfile for readonly mounts
(Logical change 1.673)
2005-02-01 18:26:17 +00:00
void!yura d5eac44ab9 update
(Logical change 1.672)
2005-01-30 18:13:25 +00:00
void!yura 0a16746ca2 remove logfile reset
(Logical change 1.672)
2005-01-30 18:13:25 +00:00
void!yura da9448455b integrate logfile checking with mount and remove logfile reset in ntfs{cp,wipe}
BKrev: 41fd23c5jaIWucfAYQS-WvoWvD4yQg
2005-01-30 18:13:25 +00:00
void!yura 3ca5f1fc5d integrate logfile checking with mount
(Logical change 1.672)
2005-01-30 18:13:25 +00:00
void!yura 036213cece I realized that my previous chanset fixed one bug, but introduced new one.
This will fix both (I hope) and beautificaty function look a bit.

BKrev: 41fa42a3oQCyXLav2cTUU_9dBinuqQ
2005-01-28 13:48:19 +00:00
void!yura ed945d174c I realized that my previous chanset fixed one bug, but introduced new one.
This will fix both (I hope) and beautificaty function look a bit.

(Logical change 1.671)
2005-01-28 13:48:19 +00:00
void!yura a40e33ca54 Fix rare occuring bug in ntfs_attrlist_entry_add. Read updated comment if interesting.
BKrev: 41f9347fAv2hbWDbzN33FjccJQO2Wg
2005-01-27 18:35:43 +00:00
void!yura 03dcb59a6b Fix rare occuring bug in ntfs_attrlist_entry_add. Read updated comment if interesting.
(Logical change 1.670)
2005-01-27 18:35:43 +00:00
void!yura bec7bec3fd ntfs_inode_attach_all_extents: don't try to attach base inode to itself and optimize algorithm a bit.
BKrev: 41f9336ceOEH9Zh792NjnqZbQunoyw
2005-01-27 18:31:08 +00:00
void!yura 98ac77e115 ntfs_inode_attach_all_extents: don't try to attach base inode to itself and optimize algorithm a bit.
(Logical change 1.669)
2005-01-27 18:31:08 +00:00
void!yura 3d44967a5d fix return value of ntfscp
BKrev: 41f8f23eUfbD4PZBBplD8MHSYBV_Hg
2005-01-27 13:53:02 +00:00
void!yura b03f4a6ec7 fix return value of ntfscp
(Logical change 1.668)
2005-01-27 13:53:02 +00:00
void!yura ec9d6fb631 Fix stupid bug trying to sync standard information for not base inode.
BKrev: 41f829b59clwRDNpWZQZSi9SCP7ANQ
2005-01-26 23:37:25 +00:00
void!yura e89f48810a Fix stupid bug trying to sync standard information for not base inode.
(Logical change 1.667)
2005-01-26 23:37:25 +00:00
void!yura 5a3d9dc1e7 include/ntfs/logfile.h
Export functions from logfile.c.
include/ntfs/volume.h
    Add LogFileEmpty to volume flags.
libntfs/volume.c
    Make ntfs_logfile_reset use ntfs_empty_logfile.
libntfs/logfile.c
    Port logfile cheking from kernel to library.

BKrev: 41f6bd059nd7bi-4x4l68wcxmkToPg
2005-01-25 21:41:25 +00:00
void!yura 1354e9b446 Update.
(Logical change 1.666)
2005-01-25 21:41:25 +00:00
void!yura 317f6f4b62 Make ntfs_logfile_reset use ntfs_empty_logfile.
(Logical change 1.666)
2005-01-25 21:41:25 +00:00
void!yura e2ed469c89 Initial revision 2005-01-25 21:41:25 +00:00
void!yura 3b95cca52c Export functions from logfile.c.
(Logical change 1.666)
2005-01-25 21:41:25 +00:00
void!yura ce10af07a3 Add LogFileEmpty to volume flags.
(Logical change 1.666)
2005-01-25 21:41:25 +00:00
void!yura 0def64e981 (Logical change 1.666) 2005-01-25 21:41:25 +00:00
void!yura 28ece97041 Add logfile.c to build
BKrev: 41f6a22bNT0wqtIFbCtBzwnI5LYmkg
2005-01-25 19:46:51 +00:00
void!yura 39e6fa1339 Add logfile.c to build
(Logical change 1.665)
2005-01-25 19:46:51 +00:00
cantab.net!aia21 db616a258b Fix type casts after Yura's prototype changes.
BKrev: 41ee3712inb3MBnjx8VQvosLYW6dmw
2005-01-19 10:31:46 +00:00
cantab.net!aia21 9fca23feb2 Fix type casts after Yura's prototype changes.
(Logical change 1.664)
2005-01-19 10:31:46 +00:00