DragonFly-2.1.1.464.g04b04 master sys/vfs/hammer hammer_io.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jan 26 17:38:27 PST 2009
commit 04b04ca6c28de9f8f49c8a1106a8049b4fd2b4dd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Jan 26 17:35:34 2009 -0800
HAMMER VFS - Add missing bqrelse() in last patch.
This fixes a deadlock introduced by the last patch due to a missing
bqrelse() call.
Summary of changes:
sys/vfs/hammer/hammer_io.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/04b04ca6c28de9f8f49c8a1106a8049b4fd2b4dd
--
DragonFly BSD source repository
More information about the Commits
mailing list