summaryrefslogtreecommitdiff
path: root/sys/miscfs/genfs/layer.h
AgeCommit message (Expand)Author
2017-04-11Field "layerm_vfs" of "struct layer_mount" got superseded by "mnt_lower".hannken
2014-05-28Change field "layerm_tag" to correct type "enum vtagtype".hannken
2014-05-25Change layerfs from hashlist to vcache.hannken
2010-06-06Change layered file systems to always pass the locking VOP's down to thehannken
2008-01-30Replace struct lock on vnodes with a simpler lock object built onad
2007-10-10Merge from vmlocking:ad
2005-12-11merge ktrace-lwp.christos
2005-09-25Follow compat naming tradition: rename compat_export_args to export_args30.jmmv
2005-09-23Apply the NFS exports list rototill patch:jmmv
2005-08-30Remove __P()xtraeme
2005-07-24Provide a sysctl (vfs.layerfs.debug) to control verbose output whenerh
2004-05-28Since VOP_UPCALL() has been a long time in coming, add this partialwrstuden
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-06-07Typos in comments (misc/13133 by Michael K. Sanders)wiz
2000-03-30Delete redundant decl of layer_node_create(), it's in layer_extern.h.simonb
2000-03-13Fix doubled 'the's in comments.soren
1999-07-08Introduce layer library in genfs. This set of files abstracts most ofwrstuden