Files
mirror_zfs/lib/libzfs
Rich Ercolani 50353dbd05 Let zfs diff be more permissive
In the current world, `zfs diff` will die on certain kinds of errors
that come up on ordinary, not-mangled filesystems - like EINVAL,
which can come from a file with multiple hardlinks having the one
whose name is referenced deleted.

Since it should always be safe to continue, let's relax about all
error codes - still print something for most, but don't immediately
abort when we encounter them.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
Closes #12072
2021-06-04 15:00:39 -06:00
..
2021-06-03 13:17:35 -07:00
2020-07-10 14:26:00 -07:00
2021-06-04 15:00:39 -06:00
2021-04-11 15:45:59 -07:00
2021-06-03 09:13:42 -06:00
2021-05-29 14:26:25 -07:00
2021-05-29 14:26:25 -07:00
2020-11-17 09:18:52 -08:00
2019-09-02 17:53:27 -07:00