Pawel Jakub Dawidek 65ac438c8f 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 <peter@holm.cc>
2005-06-12 07:03:23 +00:00
..
2005-06-09 19:45:09 +00:00
2005-06-10 18:06:59 +00:00
2005-06-09 19:45:09 +00:00
2005-04-12 05:45:58 +00:00
2005-03-26 20:04:28 +00:00
2005-06-09 19:43:08 +00:00
2005-05-06 02:50:00 +00:00
2005-03-14 06:51:29 +00:00