summaryrefslogtreecommitdiff
path: root/sys/tmpfs/tmpfs.h
AgeCommit message (Expand)Author
2020-10-12Fix build of tmpfsVisa Hankala
2019-01-21Introduce a dedicated entry point data structure for file locks. This new dataanton
2016-06-19Remove the lockmgr() API. It is only used by filesystems, where it is aMartin Natano
2014-12-17remove lock.h from uvm_extern.h. another holdover from the simpletonlockTed Unangst
2014-12-16primary change: move uvm_vnode out of vnode, keeping only a pointer.Ted Unangst
2013-12-14bring in a few improvements from pedro, guenther, me...Marc Espie
2013-09-22The readdir vop should set uio_offset to the cookie of the entryPhilip Guenther
2013-06-04fix include guard locations (from pedro)Marc Espie
2013-06-03sprinkle $OpenBSD$, pointed out by pedroMarc Espie
2013-06-01import tmpfs code, originally from netbsd.Marc Espie