FreeBSD src
Go to file
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
cmd Reorganize /include/ to add a /sys/, this way we don't need to 2008-03-01 00:45:59 +00:00
include Apply fix from bug239 for rwlock deadlock. 2008-03-11 20:54:40 +00:00
lib Reorganize /include/ to add a /sys/, this way we don't need to 2008-03-01 00:45:59 +00:00
modules Apply fix from bug239 for rwlock deadlock. 2008-03-11 20:54:40 +00:00
scripts Apply fix from bug239 for rwlock deadlock. 2008-03-11 20:54:40 +00:00
autogen.sh Quiet libtool 2008-02-27 20:55:24 +00:00
ChangeLog Initial commit. All spl source written up to this point wrapped 2008-02-26 20:36:04 +00:00
configure.ac Remaining lose ends 2008-03-01 00:51:41 +00:00
FIXME Add missing headers 2008-03-10 17:05:34 +00:00
Makefile.am OK, everything builds now. My initial intent was to place all of 2008-02-27 20:52:44 +00:00