diff options
author | Ryan Moeller <[email protected]> | 2020-03-18 15:54:12 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-03-18 12:54:12 -0700 |
commit | 22df2457a7b8265d999a2fe48f3e8e941c8fdde5 (patch) | |
tree | 78a33a544b885b5cdbfcff1d2c7c16c44e35f529 /autogen.sh | |
parent | 4df8b2c3739c50be2e0a5aa5b6d0d131e8b8e3f3 (diff) |
Avoid core dump on invalid redaction bookmark
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 <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ryan Moeller <[email protected]>
Closes #10138
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions