aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/compat/opensolaris/sys/vnode.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r212657: zfs vn_has_cached_data: take into account v_object->cache != NULLAndriy Gapon2010-10-081-1/+3
* MFC r212694:Martin Matuska2010-09-181-0/+1
* MFC r209962, r211970-r211972, r212050, r212605, r212611Martin Matuska2010-09-151-0/+1
* MFC r198703,r199156,r199157:Pawel Jakub Dawidek2009-11-141-0/+2
* MFC r196307:Pawel Jakub Dawidek2009-08-171-1/+0
* Add another flags argument to vn_open_cred. Use it to specify that someKonstantin Belousov2009-06-211-1/+1
* move VN_RELE_ASYNC to the compatibility layer with the rest of the VN_* definesKip Macy2009-05-071-0/+1
* Remove VOP_LEASE and supporting functions. This hasn't been used sinceRobert Watson2009-04-101-1/+0
* MFp4: Remove assertion that is no longer valid - we now use VOP_CLOSE() inPawel Jakub Dawidek2008-11-291-1/+0
* Fix locking (file descriptor table and Giant around VFS).Pawel Jakub Dawidek2008-11-251-8/+19
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.Pawel Jakub Dawidek2008-11-171-56/+69
* VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used inAttilio Rao2008-01-131-4/+3
* vn_lock() is currently only used with the 'curthread' passed as argument.Attilio Rao2008-01-101-1/+1
* Revert UF_OPENING workaround for CURRENT.Konstantin Belousov2007-05-311-1/+1
* MFp4: Reduce diff against vendor code:Pawel Jakub Dawidek2007-04-231-3/+27
* Please welcome ZFS - The last word in file systems.Pawel Jakub Dawidek2007-04-061-0/+244