diff options
author | Ryan Moeller <[email protected]> | 2019-05-19 17:31:54 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-05-19 17:31:54 -0700 |
commit | 9dc41a769df164875d974c2431b2453e70e16c41 (patch) | |
tree | 10f83b6a4e7e5f5bc7bc5b2ef85f1d9cb758b869 /META | |
parent | e61b53475e859bd055d205a4d9659f576a9765d1 (diff) |
Fix wrong assertion in libzfs diff error handling
In compare(), all error cases set the error code to EPIPE, so when an
error is set, the correct assertion to make is that the error is EPIPE,
not EINVAL.
Reviewed-by: Richard Elling <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ryan Moeller <[email protected]>
Closes #8743
Diffstat (limited to 'META')
0 files changed, 0 insertions, 0 deletions