summaryrefslogtreecommitdiff
path: root/META
diff options
context:
space:
mode:
authorRyan Moeller <ryan@freqlabs.com>2019-05-20 00:31:54 +0000
committerBrian Behlendorf <behlendorf1@llnl.gov>2019-05-20 00:31:54 +0000
commit9dc41a769df164875d974c2431b2453e70e16c41 (patch)
tree10f83b6a4e7e5f5bc7bc5b2ef85f1d9cb758b869 /META
parente61b53475e859bd055d205a4d9659f576a9765d1 (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 <Richard.Elling@RichardElling.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ryan Moeller <ryan@freqlabs.com> Closes #8743
Diffstat (limited to 'META')
0 files changed, 0 insertions, 0 deletions