HAMMER VFS - Add missing bqrelse() in last patch.
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 27 Jan 2009 01:35:34 +0000 (17:35 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 27 Jan 2009 01:35:34 +0000 (17:35 -0800)
commit04b04ca6c28de9f8f49c8a1106a8049b4fd2b4dd
tree7bab7674f73c4fd00a485cf71684e3996254b964
parent362ec2dc8da3cf56732007d509fadaf1808abe5c
HAMMER VFS - Add missing bqrelse() in last patch.

This fixes a deadlock introduced by the last patch due to a missing
bqrelse() call.
sys/vfs/hammer/hammer_io.c