You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mount_zfs: print strerror instead of errno for error reporting.
Tracking down an error message with the errno value can be difficult,
using strerror makes the error message clearer.
Signed-off-by: Érico Rolim <[email protected]>
0 commit comments