aboutsummaryrefslogtreecommitdiffstats
path: root/include/zfs_deleg.h
diff options
context:
space:
mode:
authorAlek P <[email protected]>2022-07-28 18:52:46 -0400
committerGitHub <[email protected]>2022-07-28 15:52:46 -0700
commite8cf3a4f7662f2d1c13684ce52b73ab0d9a12266 (patch)
treefb348e3b67a8b29e11cf659d69957182397991a8 /include/zfs_deleg.h
parent5fae33e04771e255f3dba57263fd06eb68bd38b5 (diff)
Implement a new type of zfs receive: corrective receive (-c)
This type of recv is used to heal corrupted data when a replica of the data already exists (in the form of a send file for example). With the provided send stream, corrective receive will read from disk blocks described by the WRITE records. When any of the reads come back with ECKSUM we use the data from the corresponding WRITE record to rewrite the corrupted block. Reviewed-by: Paul Dagnelie <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Paul Zuchowski <[email protected]> Signed-off-by: Alek Pinchuk <[email protected]> Closes #9372
Diffstat (limited to 'include/zfs_deleg.h')
0 files changed, 0 insertions, 0 deletions