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