K 10 svn:author V 3 pjd K 8 svn:date V 27 2005-06-12T07:03:23.000000Z K 7 svn:log V 320 Do not allocate memory while holding a mutex. I introduce a very small race here (some file system can be mounted or unmounted between 'count' calculation and file systems list creation), but it is harmless. Found by: FreeBSD Kernel Stress Test Suite: http://www.holm.cc/stress/ Reported by: Peter Holm END