fd: remove UMA_ZONE_ZINIT argument from Files zone
Originally it was added in order to prevent trashing of objects with
INVARIANTS enabled. The same effect is now provided with mere UMA_ZONE_NOFREE.
This reverts r286921.
Discussed with: kib
fd: remove UMA_ZONE_ZINIT argument from Files zone Tags None Referenced Files None Subscribers None
Description
Details
|