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
/
filecorefs
Age
Commit message (
Expand
)
Author
2000-03-16
Add new VFS op routine - vfs_done and call it on filesystem detach
jdolecek
1999-11-15
Add Kirk McKusick's soft updates code to the trunk. Not enabled by
fvdl
1999-10-20
Check if the type of device node isn't VBAD before touching v_specinfo. If
enami
1999-10-16
In spec_close(), if we're not doing a non-blocking close and VXLOCK is
wrstuden
1999-09-05
Adapt to cache_lookup() changes.
jdolecek
1999-08-18
Fix compiler warning.
mark
1999-08-04
Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup().
wrstuden
1999-08-03
Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl
wrstuden
1999-07-08
Modify file systems to deal with struct lock in struct vnode. All leaf
wrstuden
1999-04-07
Looks like "filecorefs" is also affected by the problem described in
tron
1999-03-22
Add _PC_FILESIZEBITS to pathconf vnop.
kleink
1999-02-26
Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now
wrstuden
1999-02-10
Make sure a buffer optained from bread() is always bresle()'d in case of
bouyer
1998-12-18
COMPAT_xxx option review: add missing opt_compat_netbsd.h
drochner
1998-10-29
Pay attention to the share_size field in the filecore boot block in
mark
1998-09-18
Bug fix from Andrew McMurry for filecore_readdir() missing the end
mark
1998-09-07
Handle _PC_SYNC_IO.
kleink
1998-09-05
Check permissions on device to be mounted.
mycroft
1998-09-02
Fix typo in filecore_node_pool declaration.
mark
1998-09-01
Use the pool allocator and the "nointr" pool page allocator for
thorpej
1998-08-14
Minor code cleanups, KNF a couple of bits that got missed and remove
mark
1998-08-14
Initial commit of Andrew McMurry's Acorn Filecore filesystem.
mark