hammer2 - Add missing bzero()
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 7 Aug 2013 03:13:29 +0000 (20:13 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 7 Aug 2013 03:13:29 +0000 (20:13 -0700)
commitfc3110ee71d571ecbe4a4264ec4d16b42ff1b8a4
tree5014a00d65c611a2cf2eea245320e780520fa4e0
parent62ff1e8ad48bcd133c6de2d065c952a347c85305
hammer2 - Add missing bzero()

* In hammer2_chain_load_async_callback() we have to bzero the buffer
  if the chain is still in the INITIAL state.
sys/vfs/hammer2/hammer2_chain.c