summaryrefslogtreecommitdiffstats
path: root/modules/spl/spl-vnode.c
Commit message (Expand)AuthorAgeFilesLines
* Breaking the world for a little bit. If anyone is going to continuebehlendo2008-06-021-17/+23
* Go through and add a header with the proper UCRL number.behlendo2008-05-261-0/+26
* Update SPL to use new debug infrastructure. This means:behlendo2008-04-211-66/+93
* First commit of lustre style internal debug support. Thesebehlendo2008-04-181-2/+2
* - Fix write-only behavior in vn-open()behlendo2008-04-041-21/+21
* Add some crude debugging support. It leaves alot to bebehlendo2008-03-311-8/+3
* OK, a first reasonable attempt at a solaris module/chdev shim layer.behlendo2008-03-201-0/+1
* OK, some pretty substantial rework here. I've merged the spl-filebehlendo2008-03-181-12/+196
* Initial pass at a file API getf/releasef hooksbehlendo2008-03-181-3/+3
* Add missing headersbehlendo2008-03-141-6/+64
* - Add some more missing headersbehlendo2008-03-121-2/+7
* Add copyin/copyout mappingbehlendo2008-03-121-3/+6
* - Implemented vnode interfaces and 6 test cases to the test suite.behlendo2008-03-121-131/+321
* Add the initial vestigates of vnode supportbehlendo2008-03-071-0/+168