Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/raidframe
Module Name: src
Committed By: thorpej
Date: Fri Oct 15 06:41:35 UTC 2004
Modified Files:
src/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
rf_find_raid_components():
- If DIOCGDINFO failed with ENOTTY, don't print an error message; wedges
don't support that ioctl. Clean up the error message.
- If DIOCGDINFO fails, don't proceed to examine an invalid disklabel
structure.
To generate a diff of this commit:
cvs rdiff -r1.180 -r1.181 src/sys/dev/raidframe/rf_netbsdkintf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index