mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
de2ac3f700
Tracking down an error message with the errno value can be difficult, using strerror makes the error message clearer. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Érico Rolim <erico.erc@gmail.com> Closes #11303