kernel - fifofs - Fix missing token releases
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 13 Jan 2010 18:58:50 +0000 (10:58 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 13 Jan 2010 18:59:54 +0000 (10:59 -0800)
commit80a8d2865b1f3e7002c2f0095212fcbdb89d811d
treeca199a53bbdd5c7775a1d9361bb1d523cc559573
parent91ed3855cd224e2fb87282438fba838403114116
kernel - fifofs - Fix missing token releases

* Forgot to release the vfs_token in several places.

Reported-by: Johannes Hofmann <johannes.hofmann@gmx.de>
sys/vfs/fifofs/fifo_vnops.c