HomeFreeBSD

Reject zfs send -RI with nonexistent fromsnap

Description

Reject zfs send -RI with nonexistent fromsnap

Right now, zfs send -I dataset@nonexistent dataset@existent fails, but
zfs send -RI dataset@nonexistent dataset@existent does not.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
Closes #12574
Closes #12575

Details

Provenance
rincebrain_gmail.comAuthored on Oct 4 2021, 5:17 PM
GitHub <noreply@github.com>Committed on Oct 4 2021, 5:17 PM
Parents
rG60b618a967b1: ZFS: Remove a redundant if condition (#12598)
Branches
Unknown
Tags
Unknown