mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-11-07 23:04:53 +03:00
libzfs aborts and dumps core on EINVAL from the kernel when trying to do a redacted send with a bookmark that is not a redaction bookmark. Move redacted bookmark validation into libzfs. Check if the bookmark given for redactions is actually a redaction bookmark. Print an error message and exit gracefully if it is not. Don't abort on EINVAL in zfs_send_one. Reviewed-by: Paul Dagnelie <pcd@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ryan Moeller <ryan@iXsystems.com> Closes #10138 |
||
|---|---|---|
| .. | ||
| cleanup.ksh | ||
| Makefile.am | ||
| redacted_compressed.ksh | ||
| redacted_contents.ksh | ||
| redacted_deleted.ksh | ||
| redacted_disabled_feature.ksh | ||
| redacted_embedded.ksh | ||
| redacted_holes.ksh | ||
| redacted_incrementals.ksh | ||
| redacted_largeblocks.ksh | ||
| redacted_many_clones.ksh | ||
| redacted_mixed_recsize.ksh | ||
| redacted_mounts.ksh | ||
| redacted_negative.ksh | ||
| redacted_origin.ksh | ||
| redacted_props.ksh | ||
| redacted_resume.ksh | ||
| redacted_size.ksh | ||
| redacted_volume.ksh | ||
| redacted.cfg | ||
| redacted.kshlib | ||
| setup.ksh | ||