zfs/modules
behlendo d61e12af5a - Add some spinlocks to cover all the private data in the mutex. I don't
think this should fix anything but it's a good idea regardless.

- Drop the lock before calling the construct/destructor for the slab
otherwise we can't sleep in a constructor/destructor and for long running
functions we may NMI.

- Do something braindead, but safe for the console debug logs for now.


git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@73 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-04-15 20:53:36 +00:00
..
spl - Add some spinlocks to cover all the private data in the mutex. I don't 2008-04-15 20:53:36 +00:00
splat - Add more strict in_atomic() checking to the mutex entry 2008-04-11 17:03:57 +00:00
Makefile.in Add top level make check target which runs the validation 2008-02-28 00:16:24 +00:00