zfs/include
behlendo c8e60837b7 * spl-09-fix-kmem-track-oops.patch
This fixes an oops when unloading the modules, in the case where memory
tracking was enabled and there were memory leaks. The comment in the
code explains what was the problem.

* spl-10-fix-assert-verify-ndebug.patch
This fixes ASSERT*() and VERIFY*() macros in non-debug builds. VERIFY*()
macros are supposed to check the condition and panic even in production
builds, and ASSERT*() macros don't need to evaluate the arguments.
Also some 32-bit fixes.



git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@165 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-11-03 22:02:15 +00:00
..
asm Add a SPL_AC_TYPE_ATOMIC64_T test to configure for systems which do 2008-11-03 21:06:04 +00:00
fs Add missing headers 2008-03-14 00:04:01 +00:00
linux Include linux/uaccess.h compat changes. 2008-08-11 19:10:14 +00:00
rpc Stub out some missing headers which are expected. I'll fill 2008-03-01 18:30:12 +00:00
sys * spl-09-fix-kmem-track-oops.patch 2008-11-03 22:02:15 +00:00
util Add missing headers 2008-03-13 22:52:23 +00:00
vm Add missing headers 2008-03-14 00:04:01 +00:00
Makefile.am Reorganize /include/ to add a /sys/, this way we don't need to 2008-03-01 00:45:59 +00:00
spl-ctl.h Go through and add a header with the proper UCRL number. 2008-05-26 04:38:26 +00:00
spl-device.h Sigh more compat fixes, this is almost right for 2.6.9 - 2.6.26 kernels. 2008-08-11 23:47:44 +00:00
splat-ctl.h Add class / device portability code. Two autoconf tests 2008-08-10 03:50:36 +00:00
strings.h More stub headers, 2008-03-04 18:22:31 +00:00
unistd.h More stub headers, 2008-03-04 18:22:31 +00:00