HomeFreeBSD

MFC r299373: Allow sleepable allocations in enclosure daemon threads.

Description

MFC r299373: Allow sleepable allocations in enclosure daemon threads.

There were at least two places where M_NOWAIT was used without NULL check.
This change should fix NULL-dereference panic there and possibly improve
operation in other ways under memory pressure.

Details

Provenance
mavAuthored on
Parents
rS300588: MFC r299347, r299348: Validate XCOPY range offsets and lengths.
Branches
Unknown
Tags
Unknown