看板 DFBSD_commit 關於我們 聯絡資訊
commit d1f61aa29665e91392f7524958437d1ab4ed0cdb Author: Venkatesh Srinivas <me@endeavour.zapto.org> Date: Wed Jan 12 11:43:30 2011 -0800 kernel -- tmpfs: Make tmpfs_strategy MPSAFE. tmpfs_strategy now acquires only the per-mount token directly. Summary of changes: sys/vfs/tmpfs/tmpfs_vfsops.c | 2 +- sys/vfs/tmpfs/tmpfs_vnops.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d1f61aa29665e91392f7524958437d1ab4ed0cdb -- DragonFly BSD source repository