freebsd-dev/sbin/vinum
Greg Lehey b4756f9967 vinum_read: Don't lock configuration from userland. If vinum(8)
crashes, the config remains locked and causes all
            subsequent start or read attempts to fail.  This is part
            of a fix for the recently reported hangs.

Approved by:  re (scottl)
2003-05-08 00:33:57 +00:00
..
commands.c vinum_read: Don't lock configuration from userland. If vinum(8) 2003-05-08 00:33:57 +00:00
list.c Finally implement read policies. The previous "implementation" didn't 2003-05-05 05:25:49 +00:00
Makefile Remove VINUMDEBUG. vinum(8) always compiles with VINUMDEBUG to be able 2003-05-01 07:19:29 +00:00
v.c Move most #includes to vext.h. 2003-05-01 01:39:42 +00:00
vext.h Add the #includes previously in individual .c files. 2003-05-01 01:40:16 +00:00
vinum.8 Typo in last commit. 2003-05-05 16:33:43 +00:00