commit 345e2178abbf928baa5957102684128f975f0910
Author: Tomohiro Kusumi <[email protected]>
Date:   Tue Jan 25 01:10:10 2022 +0900

    sys/vfs/hammer2: Add missing hammer2_spin_init() for chain core
    
    This happened to be harmless, as all it does is zero initialize
    some fields that are already zero.
    Other spinlocks are explicitly initialized.

Summary of changes:
 sys/vfs/hammer2/hammer2_chain.c | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/345e2178abbf928baa5957102684128f975f0910


-- 
DragonFly BSD source repository

Reply via email to