usr.sbin/makefs: Add HAMMER2 emergency mode support
commit48ed457776c45a44266573f1626e06428496f767
authorTomohiro Kusumi <tkusumi@netbsd.org>
Fri, 9 Jun 2023 07:07:01 +0000 (9 00:07 -0700)
committerTomohiro Kusumi <tkusumi@netbsd.org>
Fri, 9 Jun 2023 07:34:02 +0000 (9 00:34 -0700)
tree913b9a398b5be56d771c5fbd043304714ef3d220
parentcb0f6a61c726519b940fe80f97ab125ba66bbd79
usr.sbin/makefs: Add HAMMER2 emergency mode support

The "-o E" option sets emergency mode flag.
This can be used in conjunction with other operations,
but there is no point in using this option for regular usage.
usr.sbin/makefs/hammer2.c
usr.sbin/makefs/hammer2.h
usr.sbin/makefs/hammer2/hammer2.h
usr.sbin/makefs/hammer2/hammer2_ioctl.c
usr.sbin/makefs/makefs.8