freebsd-dev/sys/geom/raid3
Pawel Jakub Dawidek 4ed854e8d4 Use root_mount KPI for RAID3 to delay root file system mount.
Actually, one cannot setup root file system on RAID3 device, but when
other file system exist in /etc/fstab which are placed on RAID3 device,
boot process will be interrupted when these devices are missing.

MFC after:	3 days
X-MFC-note:	MFC only to RELENG_6, as RELENG_5 doesn't have root_mount KPI.
2005-07-27 09:03:51 +00:00
..
g_raid3_ctl.c cp can't be NULL. 2005-05-11 19:36:56 +00:00
g_raid3.c Use root_mount KPI for RAID3 to delay root file system mount. 2005-07-27 09:03:51 +00:00
g_raid3.h Use root_mount KPI for RAID3 to delay root file system mount. 2005-07-27 09:03:51 +00:00