git: DEVFS - Add sync_devs()
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Aug 15 10:15:33 PDT 2009
commit 2a32d68016cfa527ef7371c8def73794e3771faf
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list