diff options
author | Rich Ercolani <[email protected]> | 2021-06-04 17:00:39 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-06-09 13:05:34 -0700 |
commit | 64e38df23780fe97b6fa816484b1b17f5d4475c9 (patch) | |
tree | 3c0a0dfbd785922e047bc22eb1b968b535db6826 /contrib/dracut/90zfs | |
parent | d3dddbaa20816bb1d8999bc8b3eda0aee2cb2624 (diff) |
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 <[email protected]>
Reviewed-by: Tony Nguyen <[email protected]>
Signed-off-by: Rich Ercolani <[email protected]>
Closes #12072
Diffstat (limited to 'contrib/dracut/90zfs')
0 files changed, 0 insertions, 0 deletions