hammer2 - Correct ip->cluster.nchains gap filler
commitd6e2943774d5d2ccff6df216fa41b7790e60b5a8
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 21 Jan 2018 05:51:48 +0000 (20 21:51 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 21 Jan 2018 05:53:01 +0000 (20 21:53 -0800)
treedc81944b27962740716289f0456095dc999b8cc5
parent560e4370bd809346663a32578cc1837dc66ab1ae
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)
sys/vfs/hammer2/hammer2_inode.c