git: kernel - TMPFS - Stabilization pass, fix lockf()
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Feb 18 09:07:34 PST 2010
commit 12a5de0e82d8e24852e1d81fd933490dcc335925
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list