hammer2 - Do not assert when shifting around error'd BREFs
commit12ef9f5d27c7faeb3068bf123df61ca5253adf0e
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 30 Jul 2018 19:04:49 +0000 (30 12:04 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 30 Jul 2018 19:04:49 +0000 (30 12:04 -0700)
treeefdeaccb1845baaee007d59ec55a89424ed299cb
parent07e64b69ee629f64df1383cd21c9a71166a6aeef
hammer2 - Do not assert when shifting around error'd BREFs

* When adjusting the radix tree and shifting around BREFs, do not
  assert if the related chain has cached an error (such as a CRC
  error).  The BREF itself can still be moved.
sys/vfs/hammer2/hammer2_chain.c