freebsd-dev/sys/dev/md
Pawel Jakub Dawidek 1db17c6db2 - Don't destroy UMA zone on error in mdcreate_malloc(), because we need it
in mddestroy() to properly free already allocated memory.
  This fixes a panic when we want to create too big memory backed device
  with preallocate memory (-o reserve).
- Remove redundant { }.

MFC after:	1 week
2005-01-22 19:56:03 +00:00
..
md.c - Don't destroy UMA zone on error in mdcreate_malloc(), because we need it 2005-01-22 19:56:03 +00:00