Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BRT: Clear bv_entcount_dirty on destroy #16791

Merged
merged 1 commit into from
Nov 21, 2024

Commits on Nov 21, 2024

  1. BRT: Clear bv_entcount_dirty on destroy

    This fixes assertion in brt_sync_table() on debug builds when last
    cloned block on the vdev is freed and bv_meta_dirty is cleared,
    while bv_entcount_dirty is not.  Should not matter in production.
    
    Signed-off-by:	Alexander Motin <[email protected]>
    Sponsored by:	iXsystems, Inc.
    amotin committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4f9fc68 View commit details
    Browse the repository at this point in the history