DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DEVFS - Add sync_devs()
commit 2a32d68016cfa527ef7371c8def73794e3771faf
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Aug 15 10:12:45 2009 -0700
DEVFS - Add sync_devs()
* Add a function called sync_devs() which synchronizes the disk
and devfs subsystems. Call the function where appropriate.
Summary of changes:
sys/kern/kern_conf.c | 18 ++++++++++++++++++
sys/kern/kern_module.c | 8 ++++++--
sys/kern/vfs_conf.c | 5 +----
sys/sys/device.h | 2 ++
4 files changed, 27 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2a32d68016cfa527ef7371c8def73794e3771faf
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]