cvs commit: src/sys/kern subr_diskslice.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jul 23 12:54:09 PDT 2007
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
More information about the Commits
mailing list