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:58:50 +0000 (10:58 -0800)
commitb58e725b3f9860e4bb13e47ef7953245dec11ada
treef6b071f23310ecccc37dc05e6f35c9dc73e8bee3
parenteddadaee1e95dc7f038f9847210734017a7d08a3
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