HomeFreeBSD

GEOM: Switch g_io_deliver() locking from cp to pp.

Description

GEOM: Switch g_io_deliver() locking from cp to pp.

Single provider may have multiple consumers, and locking one of consumers
is not sufficient to protect the provider. Though the only part of the
provider this locking protects now is its statistics.

Reported by: Arka Sharma <arka.sw1988@gmail.com>
MFC after: 2 weeks

Details

Provenance
mavAuthored on Nov 21 2021, 11:50 PM
Parents
rG8ec4c5dae327: Fix coredump_phnum test with ASLR enabled by default
Branches
Unknown
Tags
Unknown