FG

Which file system automatically stores hashes of files?

Fresh3 days ago
Mar 15, 20263292 views
Confidence Score0%
0%

Problem

Which file system automatically computes and stores hashes of files and later checks them at access to detect corruption?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Which file system automatically stores hashes of files?

Low Risk

Sun's ZFS does: With ZFS, all data and metadata is checksummed using a user-selectable algorithm. Traditional file systems that do provide checksumming have performed it on a per-block basis, out of necessity due to the volume management layer and t…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment