git: hammer2 - Correct ip->cluster.nchains gap filler

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jan 20 21:53:02 PST 2018


commit d6e2943774d5d2ccff6df216fa41b7790e60b5a8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jan 20 21:51:48 2018 -0800

    hammer2 - Correct ip->cluster.nchains gap filler
    
    * Fix a bug where gaps in the cluster array were not being
      properly filled.  This is only applicable to clusters
      consisting of more than one element, which we do not
      officially support yet.
    
    Reported-by: zrj (gcc80 found it)

Summary of changes:
 sys/vfs/hammer2/hammer2_inode.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d6e2943774d5d2ccff6df216fa41b7790e60b5a8


-- 
DragonFly BSD source repository


More information about the Commits mailing list