freebsd-src/sys/dev/vinum
Lukas Ertl 60b42b1c00 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)
2004-02-08 15:27:58 +00:00
..
COPYRIGHT
makestatetext
request.h Note when we issue a request to the disk driver, so that we can 2003-05-01 13:06:00 +00:00
statetexts.h
vinum.c vinumclose: Fix day-one bug. Subdisks and plexes were not being 2003-12-15 00:42:03 +00:00
vinumconfig.c Don't free ressources that haven't been allocated. This should fix 2004-02-08 15:27:58 +00:00
vinumdaemon.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumext.h Change the way the plex lock mutexes work. Previously they were part 2003-05-23 01:13:43 +00:00
vinumhdr.h Remove #include <sys/dkstat.h> 2003-02-16 14:13:23 +00:00
vinuminterrupt.c Initalize buffer headers correctly for current version of bio subsystem. 2003-11-24 04:06:56 +00:00
vinumio.c Initalize buffer headers correctly for current version of bio subsystem. 2003-11-24 04:06:56 +00:00
vinumio.h Remove VINUM_LABEL ioctl. It has been deprecated since December 1998, 2003-06-12 05:32:31 +00:00
vinumioctl.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumkw.h Remove "raw" and "label" keywords. 2003-06-12 05:45:45 +00:00
vinumlock.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinummemory.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumobj.h Change the way the plex lock mutexes work. Previously they were part 2003-05-23 01:15:30 +00:00
vinumparser.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumraid5.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumrequest.c Initalize buffer headers correctly for current version of bio subsystem. 2003-11-24 04:06:56 +00:00
vinumrevive.c initsd: For striped and RAID-[45] plexes, don't restrict the I/O 2003-12-15 00:45:53 +00:00
vinumstate.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumstate.h
vinumutil.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumutil.h
vinumvar.h Revert last commit. It built the kernel module just fine, but broke 2003-09-29 08:19:06 +00:00