pjd 2006-02-11 17:29:06 UTC
FreeBSD src repository
Modified files:
sys/geom/raid3 g_raid3.c
Log:
Correct typo. 'fbp' is NULL here so this will result in a panic.
MFC after: 3 days
Revision Changes Path
1.49 +1 -1 src/sys/geom/raid3/g_raid3.c