看板 DFBSD_commit 關於我們 聯絡資訊
commit aee6fa6825b0c50e66693af1efa7af1828192218 Author: Alex Hornung <ahornung@gmail.com> Date: Fri Sep 11 09:59:30 2009 +0100 devfs - populate statfs f_files properly * Now we set statfs f_files to the total number of currently allocated devfs_nodes. Reported-by: Sascha Wildner Summary of changes: sys/sys/devfs.h | 1 + sys/vfs/devfs/devfs_core.c | 4 ++++ sys/vfs/devfs/devfs_vfsops.c | 3 ++- 3 files changed, 7 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aee6fa6825b0c50e66693af1efa7af1828192218 -- DragonFly BSD source repository