summaryrefslogtreecommitdiffstats
path: root/include/sys/vnode.h
Commit message (Expand)AuthorAgeFilesLines
* Add VOP_SEEKBrian Behlendorf2009-01-091-0/+3
* Drat fix missing ;Brian Behlendorf2009-01-091-1/+1
* Add missing callback_context_t and fid_t typesBrian Behlendorf2009-01-091-49/+56
* Include linux/uaccess.h compat changes.behlendo2008-08-111-1/+0
* Breaking the world for a little bit. If anyone is going to continuebehlendo2008-06-021-0/+9
* Go through and add a header with the proper UCRL number.behlendo2008-05-261-0/+26
* 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