看板 DFBSD_commit 關於我們 聯絡資訊
commit 12a5de0e82d8e24852e1d81fd933490dcc335925 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Feb 18 09:04:55 2010 -0800 kernel - TMPFS - Stabilization pass, fix lockf() * TMPFS needs to initialize the lockf structure embedded in tmpfs_node. * Fixes panic when using the structure. Summary of changes: sys/vfs/tmpfs/tmpfs_subr.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/12a5de0e82d8e24852e1d81fd933490dcc335925 -- DragonFly BSD source repository