DragonFly-2.2.0.22.g015c7 DragonFly_RELEASE_2_2 sys/vfs/hammer hammer_ondisk.c
Thomas Nikolajsen
thomas at crater.dragonflybsd.org
Tue Apr 21 23:18:07 PDT 2009
commit 015c7d5bfd4cfd4848ac2864716d1d91aca5771d
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list