summaryrefslogtreecommitdiffstats
path: root/include/sys/vnode.h
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+16
* Initial pass at a file API getf/releasef hooksbehlendo2008-03-181-0/+9
* Add missing headersbehlendo2008-03-141-5/+19
* Drop unicode support, provided in ZFS tree libportbehlendo2008-03-131-4/+4
* - Add some more missing headersbehlendo2008-03-121-5/+21
* Add copyin/copyout mappingbehlendo2008-03-121-4/+5
* - Implemented vnode interfaces and 6 test cases to the test suite.behlendo2008-03-121-63/+98
* Add missing headersbehlendo2008-03-101-1/+19
* Add the initial vestigates of vnode supportbehlendo2008-03-071-0/+97