diff options
author | John Poduska <[email protected]> | 2020-10-02 20:40:46 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-10-02 17:40:46 -0700 |
commit | 5b525165e9113e7faabd230b504ae4e9b85d35a5 (patch) | |
tree | 500e5abe365ddfc4e84b39480cbf87a27906538e /scripts/zfs-tests.sh | |
parent | 266d1121c3f49da05abcbdd527bf12b5d5a06df6 (diff) |
Mismatched nvlist names in zfs_keys_send_space
This causes "zfs send -vt ..." to fail with:
cannot resume send: Unknown error 1030
It turns out that some of the name/value pairs in the verification
list for zfs_ioc_send_space(), zfs_keys_send_space, had the wrong
name, so the ioctl got kicked out in zfs_check_input_nvpairs().
Update the names accordingly.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Ryan Moeller <[email protected]>
Signed-off-by: John Poduska <[email protected]>
Closes #10978
Diffstat (limited to 'scripts/zfs-tests.sh')
0 files changed, 0 insertions, 0 deletions