Skip to main content

Module fix

Module fix 

Source
Expand description

NTFS repair. ntfsfix -d unmounts the volume, clears the dirty flag and runs a light chkdsk-like pass. fsck_ntfs is a heavier alternative.

Structs§

FixOptions
Options for fix.

Enums§

FixTool
Which fix tool to use.

Functions§

fix
Run a repair pass on vol.
fix_with_opts
Run a repair pass with explicit options.