git: usr.sbin/makefs: Introduce hammer2_makefs_options_t::ioctl_cmd flag
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Jun 16 01:37:03 PDT 2023
commit 9a14965130cd1ea8613b898c3edd9c5ed63ff3dd
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Wed Jun 14 23:12:08 2023 -0700
usr.sbin/makefs: Introduce hammer2_makefs_options_t::ioctl_cmd flag
rather than having boolean flag for each ioctl command
since now that many of the hammer2(8) ioctls are implemented.
Summary of changes:
usr.sbin/makefs/hammer2.c | 130 +++++++++++++++++++++++++++-------------------
usr.sbin/makefs/hammer2.h | 12 ++---
2 files changed, 81 insertions(+), 61 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a14965130cd1ea8613b898c3edd9c5ed63ff3dd
--
DragonFly BSD source repository
More information about the Commits
mailing list