Date: Sun, 8 Feb 2004 07:27:58 -0800 (PST) From: Lukas Ertl <le@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumconfig.c Message-ID: <200402081527.i18FRwYt082377@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
le 2004/02/08 07:27:58 PST
FreeBSD src repository
Modified files:
sys/dev/vinum vinumconfig.c
Log:
Don't free ressources that haven't been allocated. This should fix
the "disappearing subdisks" problem when new subdisks can't be created
due to some errors.
This is in fact an ugly hack, but a more elegant solution would probably
require a redesign of vinum in several places.
Approved by: joerg (mentor)
Revision Changes Path
1.65 +9 -2 src/sys/dev/vinum/vinumconfig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402081527.i18FRwYt082377>
