freebsd-skq/sys/dev/vinum
Greg Lehey 301ef407a4 daemon_save_config:
Fix a potential drive deadlock when saving config to a non-existent
  drive.

Add debug calls to catch occasional deadlocks on drives.  The problem
(above) is probably gone, but the debug checks remain for a while.
1999-04-10 08:10:24 +00:00
..
COPYRIGHT
makestatetext Include the copyright notice in the script, making the file COPYRIGHT 1999-01-21 00:29:20 +00:00
request.h Modify to compile with egcs. 1999-03-18 23:26:22 +00:00
statetexts.h Add 'referenced' states to subdisks and plexes. 1999-03-28 08:52:11 +00:00
vinum.c free_vinum: Clean out bdevsw entry before unloading kld. 1999-04-05 04:02:09 +00:00
vinumconfig.c Add debug calls to catch occasional deadlocks on drives. The problem 1999-04-10 08:08:45 +00:00
vinumdaemon.c daemonq_return request: Clean up request queue and free all memory 1999-03-31 08:42:52 +00:00
vinumext.h Add declaration for basename() 1999-04-10 08:09:27 +00:00
vinumhdr.h Define macro LOCKDRIVE for debugging drive locking deadlocks. 1999-04-10 08:09:49 +00:00
vinuminterrupt.c Modify to compile with egcs. 1999-03-18 23:26:22 +00:00
vinumio.c daemon_save_config: 1999-04-10 08:10:24 +00:00
vinumio.h Change the lengths of many ioctl parameters, which occasionally caused 1999-03-30 05:01:23 +00:00
vinumioctl.c Revise use of the vinum_conf variables drives_used, subdisks_used, 1999-03-30 05:01:06 +00:00
vinumkw.h Add keywords "size", synonym for "length", and "max". 1999-03-02 06:55:18 +00:00
vinumlock.c lock_drive: report on and recover from an obscure situation where the 1999-03-13 07:35:40 +00:00
vinummemory.c Modify parameter checking in LongJmp to match the reality of an 1999-04-09 01:17:50 +00:00
vinumparser.c Add keywords "size", synonym for "length", and "max". 1999-03-02 06:56:05 +00:00
vinumrequest.c Put some \ns in some log messages. 1999-03-28 08:54:25 +00:00
vinumrevive.c Change printf() calls to log() calls. 1999-03-02 06:56:39 +00:00
vinumstate.c Revise use of the vinum_conf variables drives_used, subdisks_used, 1999-03-30 04:59:32 +00:00
vinumstate.h Add 'referenced' states to subdisks and plexes. 1999-03-28 08:52:11 +00:00
vinumutil.c VolState: return an enum volumestate, not a (non-existent) enum volstate. 1999-03-19 07:17:05 +00:00
vinumvar.h Add debug flag DEBUG_EXITFREE to log problems freeing memory on exit. 1999-04-05 04:03:45 +00:00