cvs commit: src/sys/dev/raid/vinum vinumext.h vinummemory.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Wed Jan 26 18:43:16 PST 2005
joerg 2005/01/26 18:43:12 PST
DragonFly src repository
Modified files:
sys/dev/raid/vinum vinumext.h vinummemory.c
Log:
Use M_INTWAIT, not M_NOWAIT. We don't really support fast interrupt
block devices anyway.
Revision Changes Path
1.5 +1 -1 src/sys/dev/raid/vinum/vinumext.h
1.5 +1 -1 src/sys/dev/raid/vinum/vinummemory.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/raid/vinum/vinumext.h.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/raid/vinum/vinummemory.c.diff?r1=1.4&r2=1.5&f=u
More information about the Commits
mailing list