Confidence values from tsk_fs_open
Brought to you by:
carrier
Currently there is a binary good / bad return value from the fs_open() functions. There seems to be at least three values:
- Not the file system type
- Could be the file system type, but corrupt data was found
- Good file system
Knowing situation 2 could be useful.