HAMMER VFS: Correct a ref count leak in the recent I/O invalidation work
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 9 Feb 2009 18:46:13 +0000 (10:46 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 9 Feb 2009 18:46:13 +0000 (10:46 -0800)
commit4983f1f6fa80b8035dd5fac7d32c4e470fb5766a
tree0110bdd18e43f415050f2b77cec1d1bebd115515
parentc19c746b9da52912a7724b99ce34aa6f982df6a4
HAMMER VFS: Correct a ref count leak in the recent I/O invalidation work

Correct a ref count leak in the recent I/O invalidation work.  This could
lead to permanently referenced hammer_buffers and prevent reservations
from terminating.

Reported-by: Michael Neumann <mneumann@ntecs.de>
sys/vfs/hammer/hammer_ondisk.c