K 10 svn:author V 3 mjg K 8 svn:date V 27 2015-09-02T23:14:39.783479Z K 7 svn:log V 245 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 END