DragonFly commits List (threaded) for 2009-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.78.g530dd master sys/vfs/hammer hammer_ondisk.c
commit 530dd4947cb729aeaa1e5b57df82ff510cb0a49b
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/530dd4947cb729aeaa1e5b57df82ff510cb0a49b
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]