fn verity_state_of_objects(
d: &Dir,
prefix: &str,
expected: bool,
) -> Result<ObjectsVerityState>Expand description
Check the fsverity state of all regular files in this object directory.
fn verity_state_of_objects(
d: &Dir,
prefix: &str,
expected: bool,
) -> Result<ObjectsVerityState>Check the fsverity state of all regular files in this object directory.