mirror_zfs/modules/spl
behlendo 9490c14835 Apply fix from bug239 for rwlock deadlock.
Update check.sh script to take V=1 env var so you can run it verbosely as
follows if your chasing something: sudo make check V=1

Add new kobj api and needed regression tests to allow reading of files from
within the kernel.  Normally thats not something I support but the spa layer
needs the support for its config file.

Add some more missing stub headers



git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@38 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-03-11 20:54:40 +00:00
..
Makefile.in Apply fix from bug239 for rwlock deadlock. 2008-03-11 20:54:40 +00:00
spl-err.c Add somre debugging support 2008-03-08 00:18:21 +00:00
spl-generic.c Add highbit func, 2008-03-06 23:12:55 +00:00
spl-kmem.c Reorganize /include/ to add a /sys/, this way we don't need to 2008-03-01 00:45:59 +00:00
spl-kobj.c Apply fix from bug239 for rwlock deadlock. 2008-03-11 20:54:40 +00:00
spl-rwlock.c Add some missing rw_lock symbols 2008-03-06 23:42:37 +00:00
spl-taskq.c Two more GPL only symbols moved to helper functions in the spl module. 2008-03-11 02:08:57 +00:00
spl-thread.c Add some typedefs to make it clearer when we passing a function, 2008-03-10 19:25:20 +00:00
spl-time.c Remap gethrestime() with #define to new symbol and export that new 2008-03-10 21:38:39 +00:00
spl-vnode.c Add the initial vestigates of vnode support 2008-03-07 23:07:02 +00:00