DragonFly-2.3.0.44.g4983f1 master sys/vfs/hammer hammer_ondisk.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Feb 9 10:48:56 PST 2009


commit 4983f1f6fa80b8035dd5fac7d32c4e470fb5766a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Feb 9 10:46:13 2009 -0800

    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 at ntecs.de>

Summary of changes:
 sys/vfs/hammer/hammer_ondisk.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4983f1f6fa80b8035dd5fac7d32c4e470fb5766a


-- 
DragonFly BSD source repository





More information about the Commits mailing list