git: sys/vfs/hammer2: Implement missing errors in hammer2_err*_to_err*()

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Sep 7 10:01:34 PDT 2020


commit 5e91195b447d81239c494cdd207bb18fe5d231a1
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date:   Tue Sep 8 01:30:11 2020 +0900

    sys/vfs/hammer2: Implement missing errors in hammer2_err*_to_err*()
    
    Add missing HAMMER2_ERROR_* compatible with errnos.
    The existing conversions stay the same.

Summary of changes:
 sys/vfs/hammer2/hammer2.h | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5e91195b447d81239c494cdd207bb18fe5d231a1


-- 
DragonFly BSD source repository


More information about the Commits mailing list