DragonFly commits List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.2.0.22.g015c7 DragonFly_RELEASE_2_2 sys/vfs/hammer hammer_ondisk.c
commit 015c7d5bfd4cfd4848ac2864716d1d91aca5771d
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Feb 25 10:39:42 2009 -0800
HAMMER VFS: Add missing hammer_rel_volume() call in deadlock/retry case.
A late collision in hammer_get_buffer() could result in a ref count leak
on a hammer_volume structure. Fix the leak.
Summary of changes:
sys/vfs/hammer/hammer_ondisk.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/015c7d5bfd4cfd4848ac2864716d1d91aca5771d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]