Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extended validation switch #7

Open
waveform80 opened this issue Sep 1, 2014 · 0 comments
Open

Add extended validation switch #7

waveform80 opened this issue Sep 1, 2014 · 0 comments
Assignees
Milestone

Comments

@waveform80
Copy link
Member

Add an extended validation parameter to the initializer which causes "expensive" (and otherwise unnecessary) validation on the file being read. This should include:

  • Testing whether any streams share storage (same start sector)
  • Testing whether FAT chains link together (shared storage again)
  • Testing whether unused sectors and slack-space are truly blank
@waveform80 waveform80 self-assigned this Sep 1, 2014
@waveform80 waveform80 added this to the 0.4 milestone Sep 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant