Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jun 2018 22:19:31 +0200
From:      Paul Blockhaus <paul@mueller-blockhaus.de>
To:        freebsd-fs@freebsd.org
Subject:   Question to zfs scrub code
Message-ID:  <5d2ccda7-e306-2b1b-090a-27f7ec564296@mueller-blockhaus.de>

next in thread | raw e-mail | index | archive | help
Hello folks,

I'm not entirely shure wether this is the right place to ask, but maybe
someone can help my anyway.
I'm trying to understand how the zfs scrub code works, but I'm stuck at
dsl_scan in dsl_scan.c, it just looks like a dead end in the code.
All called functions don't seem to traverse any data blocks and just
magically end in a scrubbed pool.

What am I missing?
Is there any documentation where the scrub continues?
Or does anyone of you can explain, what happens in and after the
dsl_scan function?

Thanks in advance,
Paul




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5d2ccda7-e306-2b1b-090a-27f7ec564296>