看板 DFBSD_commit 關於我們 聯絡資訊
commit 8db21154309d56527dcc822c2cba5ccc2cb28166 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Nov 15 21:48:59 2011 -0800 kernel - Attempt to make procfs MPSAFE (3) * More fixes to silly bugs. Well, I did say 'attempt' :-) Summary of changes: sys/vfs/procfs/procfs_ctl.c | 2 +- sys/vfs/procfs/procfs_mem.c | 17 +++++++++-------- sys/vfs/procfs/procfs_subr.c | 6 +----- sys/vfs/procfs/procfs_vnops.c | 2 +- 4 files changed, 12 insertions(+), 15 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8db21154309d56527dcc822c2cba5ccc2cb28166 -- DragonFly BSD source repository