Author :
claudio
Date :
2022-01-13 13:46:03
Hash :87c7c78d Message :Alter valid_filehash() to take a file descriptor instead of a path.
This is needed so that callers can allow a file to be in multiple
locations. Also move mft_check() from mft.c to parser.c.
OK tb@