freebsd-skq/sys/dev/md
pjd 5b525d8ac1 - 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