K 10 svn:author V 4 gleb K 8 svn:date V 27 2012-04-07T15:30:46.532582Z K 7 svn:log V 304 tmpfs supports only INT_MAX nodes due to limitations of unit number allocator. Replace UINT32_MAX checks with INT_MAX. Keeping more than 2^31 nodes in memory is not likely to become possible in foreseeable feature and would require new unit number allocator. Discussed with: delphij MFC after: 2 weeks END