K 10 svn:author V 3 mav K 8 svn:date V 27 2016-05-10T16:20:36.968777Z K 7 svn:log V 273 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. MFC after: 2 weeks END