DragonFly commits List (threaded) for 2009-02
DragonFly BSD
DragonFly commits List (threaded) for 2009-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 9 Feb 2009 10:48:28 -0800 (PST)

commit 4983f1f6fa80b8035dd5fac7d32c4e470fb5766a
Author: Matthew Dillon <dillon@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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]