DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DEVFS - Make synchronization prior to mountroot more robust
commit 1c0fe2ad042353c419ebe87bfcd7266612b25597
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sun Aug 9 20:25:57 2009 -0700
DEVFS - Make synchronization prior to mountroot more robust
* A single disk_config() + devfs_config() isn't enough, call them twice.
(tested with TWA driver which seems to trigger the problem).
Not exactly sure why one pass doesn't do the job but I think
pending devfs commands might trigger additional disk probe
operations.
Summary of changes:
sys/kern/vfs_conf.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c0fe2ad042353c419ebe87bfcd7266612b25597
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]