You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The calculation of the checksum is not donne on the new file but on the original file copy_checksum="${copy_checksum} $(cksum "${tmp_file_path}")" @adiov @markusressel
The text was updated successfully, but these errors were encountered:
zfs-inplace-rebalancing/zfs-inplace-rebalancing.sh
Line 156 in 9b233fd
The calculation of the checksum is not donne on the new file but on the original file
copy_checksum="${copy_checksum} $(cksum "${tmp_file_path}")"
@adiov
@markusressel
The text was updated successfully, but these errors were encountered: