git: hammer - Add missing lock

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Apr 27 20:55:58 PDT 2018


commit 33e8e9be6b7c4055fd4732d96a344332c3347e43
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Apr 27 20:55:34 2018 -0700

    hammer - Add missing lock
    
    * Add missing lock around hammer_redo_fifo_end_flush().  The missing
      lock could result in an assertion under heavy loads.

Summary of changes:
 sys/vfs/hammer/hammer_redo.c | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/33e8e9be6b7c4055fd4732d96a344332c3347e43


-- 
DragonFly BSD source repository


More information about the Commits mailing list