Until now, 'era_invalidate' read the live metadata (superblock), instead of the metadata snapshot, when using the --metadata-snapshot parameter. Fix this by passing the location of the metadata snapshot to 'open_metadata()', when a metadata snapshot is used. Signed-off-by: Nikos Tsironis <ntsironis@arrikto.com>