DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: fd - Fix panic due to device_busy
commit cfa47be2c68f263beefed8602f21a4502ad4e426
Author: Alex Hornung <ahornung@gmail.com>
Date: Mon Aug 17 18:37:53 2009 +0100
fd - Fix panic due to device_busy
* Fix panic introduced by 7ba1363dc2de5d52704, caused by a too
early call to device_busy, before the device is marked as
attached.
NOTE: This might have yet unknown repercussions on the use of
floppies.
Suggested-By: Matthew Dillon
Summary of changes:
sys/dev/disk/fd/fd.c | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cfa47be2c68f263beefed8602f21a4502ad4e426
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]