cvs commit: src/sys/geom/raid3 g_raid3.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Tue Nov 9 23:04:46 GMT 2004
pjd 2004-11-09 23:04:45 UTC
FreeBSD src repository
Modified files:
sys/geom/raid3 g_raid3.c
Log:
For BIO_READ check if provider is open for reading and for BIO_WRITE,
check if provider is open for writing.
This fixes panic when device is open only for writing and we send write
request.
Revision Changes Path
1.25 +11 -3 src/sys/geom/raid3/g_raid3.c
More information about the cvs-src
mailing list