Skip to content

discard occuring in read only mode? #2

@jthornber

Description

@jthornber

115:06 < snitm> ejt: why are we allowing discards when the pool transitions to read-only?
15:12 < ejt> maybe we're allowing them to be passed down, but not freeing mappings?
5:29 < snitm> ejt: ok, I see, yeah pool->process_prepared_discard = process_prepared_discard_passdown
15:31 < snitm> ejt: but pool->process_discard = process_discard; .. with no conditional behavior based on read-only mode in process_discard()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions