DEVFS - Add sync_devs()
commit2a32d68016cfa527ef7371c8def73794e3771faf
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 15 Aug 2009 17:12:45 +0000 (15 10:12 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 15 Aug 2009 17:12:45 +0000 (15 10:12 -0700)
treec9d1a616a3d347be568dd2a40c20249e2fc39b19
parent5ad175c921f038c505fd631b787e98c7dad6dbe3
DEVFS - Add sync_devs()

* Add a function called sync_devs() which synchronizes the disk
  and devfs subsystems.  Call the function where appropriate.
sys/kern/kern_conf.c
sys/kern/kern_module.c
sys/kern/vfs_conf.c
sys/sys/device.h