Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Implemented vnode interfaces and 6 test cases to the test suite. | behlendo | 2008-03-12 | 1 | -36/+15 |
| | | | | | | | | | - Re-implmented kobj support based on the vnode support. - Add TESTS option to check.sh, and removed delay after module load. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@39 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c | ||||
* | Apply fix from bug239 for rwlock deadlock. | behlendo | 2008-03-11 | 1 | -0/+75 |
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 |