sys/vfs/hammer2: Implement missing errors in hammer2_err*_to_err*()
authorTomohiro Kusumi <tkusumi@netbsd.org>
Mon, 7 Sep 2020 16:30:11 +0000 (01:30 +0900)
committerTomohiro Kusumi <tkusumi@netbsd.org>
Mon, 7 Sep 2020 16:46:19 +0000 (01:46 +0900)
commit5e91195b447d81239c494cdd207bb18fe5d231a1
treeb64c3dc1d9d79ca30e0032a36e7df03ddd250db3
parent95e2cace07c81a64549244f9432e1a78cb9ba90e
sys/vfs/hammer2: Implement missing errors in hammer2_err*_to_err*()

Add missing HAMMER2_ERROR_* compatible with errnos.
The existing conversions stay the same.
sys/vfs/hammer2/hammer2.h