看板 DFBSD_commit 關於我們 聯絡資訊
commit 80a8d2865b1f3e7002c2f0095212fcbdb89d811d Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Jan 13 10:58:50 2010 -0800 kernel - fifofs - Fix missing token releases * Forgot to release the vfs_token in several places. Reported-by: Johannes Hofmann <johannes.hofmann@gmx.de> Summary of changes: sys/vfs/fifofs/fifo_vnops.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/80a8d2865b1f3e7002c2f0095212fcbdb89d811d -- DragonFly BSD source repository