-
Kent Overstreet authored
We had a bug where reflink_p pointers weren't being initialized to 0, and when we started using the second word, things broke badly. This patch revs the on disk format version and adds cleanup code to zero out the second word of reflink_p pointers before we start using it. Signed-off-by:
Kent Overstreet <kent.overstreet@gmail.com>
bfe88863