summaryrefslogtreecommitdiff
path: root/sys/fs/tmpfs/tmpfs_specops.h
AgeCommit message (Expand)Author
2011-05-24- Describe some locking.rmind
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-25Remove VOP_LEASE. Discussed on tech-kern.ad
2005-12-03- protect userland exported files against multiple inclusion.christos
2005-11-02merge yamt-vop branch. remove following VOPs.yamt
2005-11-02Bug fix: change tmpfs_spec_bwrite from tmpfs_bwrite to vn_bwrite,dyoung
2005-09-23Kill the tmpfs(9) manual page; it was just documenting internal details ofjmmv
2005-09-10Initial addition of tmpfs, an efficient memory file-system. This projectjmmv