git: DEVFS - Add sync_devs()

看板DFBSD_commit作者時間16年前 (2009/08/16 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1AXlVfqZ (DFBSD_commit)