Date: Fri, 5 Aug 2005 19:43:29 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/raid3 g_raid3.c g_raid3.h Message-ID: <200508051943.j75JhTml010843@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2005-08-05 19:43:29 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/geom/raid3 g_raid3.c g_raid3.h
Log:
MFC: g_raid3.c 1.41
g_raid3.h 1.12
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.
Approved by: re (kensmith)
Revision Changes Path
1.40.2.1 +26 -0 src/sys/geom/raid3/g_raid3.c
1.11.2.1 +2 -0 src/sys/geom/raid3/g_raid3.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508051943.j75JhTml010843>
