mirror_zfs/lib
Rich Ercolani 64e38df237 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-09 13:05:34 -07:00
..
libavl
libefi
libicp
libnvpair Fix error check in nvlist_print_json_string 2021-06-09 13:05:34 -07:00
libshare
libspl Introduce write-mostly sums 2021-06-09 13:05:34 -07:00
libtpool
libunicode
libuutil
libzfs Let zfs diff be more permissive 2021-06-09 13:05:34 -07:00
libzfs_core
libzfsbootenv
libzpool
libzstd
libzutil Reinstate the old zpool read label logic as a fallback 2021-05-27 22:31:57 -07:00
Makefile.am