kernel - TMPFS - Stabilization pass, fix lockf()
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 18 Feb 2010 17:04:55 +0000 (09:04 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 18 Feb 2010 17:04:55 +0000 (09:04 -0800)
commit12a5de0e82d8e24852e1d81fd933490dcc335925
tree321481479edeea33b46e45216be9938aa3e898d0
parent4b9ae3c613d34a321c1d70ed23e0e9167b7a6681
kernel - TMPFS - Stabilization pass, fix lockf()

* TMPFS needs to initialize the lockf structure embedded in tmpfs_node.

* Fixes panic when using the structure.
sys/vfs/tmpfs/tmpfs_subr.c