diff options
| author | David Sterba <[email protected]> | 2022-06-22 20:45:18 +0200 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-07-25 17:45:38 +0200 |
| commit | c8a5f8ca9a9c7d5c5bc31d54f47ea9d86f93ed69 (patch) | |
| tree | 456c351754c2cbf7be0175d26612c795d236aaa1 /fs/btrfs/dev-replace.c | |
| parent | 1314ca78b2c35d3e7d0f097268a2ee6dc0d369ef (diff) | |
btrfs: print checksum type and implementation at mount time
Per user request, print the checksum type and implementation at mount
time among the messages. The checksum is user configurable and the
actual crypto implementation is useful to see for performance reasons.
The same information is also available after mount in
/sys/fs/FSID/checksum file.
Example:
[25.323662] BTRFS info (device vdb): using sha256 (sha256-generic) checksum algorithm
Link: https://github.com/kdave/btrfs-progs/issues/483
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Nikolay Borisov <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions