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