zfs/modules/spl
behlendo 57d1b18858 First commit of lustre style internal debug support. These
changes bring over everything lustre had for debugging with
two exceptions.  I dropped by the debug daemon and upcalls
just because it made things a little easier.  They can be
readded easily enough if we feel they are needed.

Everything compiles and seems to work on first inspection
but I suspect there are a handful of issues still lingering
which I'll be sorting out right away.  I just wanted to get
all these changes commited and safe.  I'm getting a little
paranoid about losing them.



git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@75 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-04-18 23:39:58 +00:00
..
Makefile.in First commit of lustre style internal debug support. These 2008-04-18 23:39:58 +00:00
spl-atomic.c Correctly implement atomic_cas_ptr() function. Ideally all of these 2008-04-03 21:48:57 +00:00
spl-debug.c First commit of lustre style internal debug support. These 2008-04-18 23:39:58 +00:00
spl-err.c Add somre debugging support 2008-03-08 00:18:21 +00:00
spl-generic.c First commit of lustre style internal debug support. These 2008-04-18 23:39:58 +00:00
spl-kmem.c * modules/spl/spl-kmem.c : Make sure to disable interrupts 2008-04-16 16:37:51 +00:00
spl-kobj.c - Implemented vnode interfaces and 6 test cases to the test suite. 2008-03-12 20:52:46 +00:00
spl-module.c Ensure all file ops pointer are NULL or we may end up 2008-04-01 03:24:17 +00:00
spl-proc.c First commit of lustre style internal debug support. These 2008-04-18 23:39:58 +00:00
spl-rwlock.c Fix race in rwlock implementation which can occur when 2008-04-07 23:54:34 +00:00
spl-taskq.c - Remapped ldi_handle_t to struct block_device * which is much more useful 2008-04-03 16:33:31 +00:00
spl-thread.c - Add more strict in_atomic() checking to the mutex entry 2008-04-11 17:03:57 +00:00
spl-time.c Fix KMEM_DEBUG support (enable by default) 2008-03-14 19:04:41 +00:00
spl-vnode.c First commit of lustre style internal debug support. These 2008-04-18 23:39:58 +00:00