summaryrefslogtreecommitdiffstats
path: root/sys/tmpfs/tmpfs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce a dedicated entry point data structure for file locks. This new dataanton2019-01-211-2/+2
* Remove the lockmgr() API. It is only used by filesystems, where it is anatano2016-06-191-2/+2
* remove lock.h from uvm_extern.h. another holdover from the simpletonlocktedu2014-12-171-1/+2
* primary change: move uvm_vnode out of vnode, keeping only a pointer.tedu2014-12-161-1/+3
* bring in a few improvements from pedro, guenther, me...espie2013-12-141-54/+43
* The readdir vop should set uio_offset to the cookie of the entryguenther2013-09-221-2/+2
* fix include guard locations (from pedro)espie2013-06-041-4/+4
* sprinkle $OpenBSD$, pointed out by pedroespie2013-06-031-0/+1
* import tmpfs code, originally from netbsd.espie2013-06-011-0/+383