DragonFly commits List (threaded) for 2009-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.298.g5d6c6 master sys/kern subr_disk.c
commit 5d6c6885540e8e6e870b3e6ea0a53cbe71a9c159
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Jun 17 14:01:47 2009 -0700
disk subsystem - Fixup dev->si_* fields for XXXs0, e.g. da0s0
The si_* fields for rawdev are not set until after the disk_create()
call, so someone using the cooked version of the raw device (i.e. da0s0)
will not get the right si_iosize_max unless we fix it up here.
Summary of changes:
sys/kern/subr_disk.c | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5d6c6885540e8e6e870b3e6ea0a53cbe71a9c159
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]