NetBSD/sbin/raidctl
kre 5c922bdb9e PR bin/56917
If getfsspecname() fails that will usually mean that a NAME=wedge or
ROOT.x partition is unabailable.   raidframe specified unavailable
partitions as "absent" so in this case, pass "absent" rather than the
unaltered NAME= or ROOT.x string, which the kernel has no clue what
do do with, and doesn't configure the raid at all.
2022-07-21 09:19:53 +00:00
..
Makefile introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
prog_ops.h
raidctl.8 Implement "raidctl -t config-file" 2022-06-14 08:06:18 +00:00
raidctl.c Implement "raidctl -t config-file" 2022-06-14 08:06:18 +00:00
raidctl_hostops.c need <sys/stat.h> for fstat() 2017-01-10 20:47:05 +00:00
raidctl_rumpops.c
rf_configure.c PR bin/56917 2022-07-21 09:19:53 +00:00
rf_configure.h stop using magic constants 2017-11-20 19:10:45 +00:00