git: hammer2 - Do not assert when shifting around error'd BREFs

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jul 30 12:06:26 PDT 2018


commit 12ef9f5d27c7faeb3068bf123df61ca5253adf0e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jul 30 12:04:49 2018 -0700

    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.

Summary of changes:
 sys/vfs/hammer2/hammer2_chain.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/12ef9f5d27c7faeb3068bf123df61ca5253adf0e


-- 
DragonFly BSD source repository


More information about the Commits mailing list