dillon 2007/07/23 12:53:34 PDT DragonFly src repository
Modified files:
sys/kern subr_diskslice.c
Log:
dssetmask() was being called too early, causing the disk layer to believe
the disk was open when in fact it was not, in certain cases where the
disk open fails.
Revision Changes Path
1.49 +5 -1 src/sys/kern/subr_diskslice.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_diskslice.c.diff?r1=1.48&r2=1.49&f=u
