summaryrefslogtreecommitdiffstats
path: root/sys/cddl/compat/opensolaris/kern/opensolaris_kobj.c
Commit message (Expand)AuthorAgeFilesLines
* Fix locking (file descriptor table and Giant around VFS).pjd2008-11-251-10/+24
* Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed threadattilio2008-08-281-2/+1
* VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used inattilio2008-01-131-4/+4
* vn_lock() is currently only used with the 'curthread' passed as argument.attilio2008-01-101-2/+2
* Revert UF_OPENING workaround for CURRENT.kib2007-05-311-1/+1
* Share-lock a vnode where possible.pjd2007-05-021-2/+2
* Extend kobj compatibility KPI to support operating on files before andpjd2007-04-081-15/+93
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+142
OpenPOWER on IntegriCloud