summaryrefslogtreecommitdiffstats
path: root/sys/coda/coda_vfsops.h
Commit message (Collapse)AuthorAgeFilesLines
* KSE Milestone 2julian2001-09-121-6/+6
| | | | | | | | | | | | | | Note ALL MODULES MUST BE RECOMPILED make the kernel aware that there are smaller units of scheduling than the process. (but only allow one thread per process at this time). This is functionally equivalent to teh previousl -current except that there is a thread associated with each process. Sorry john! (your next MFC will be a doosie!) Reviewed by: peter@freebsd.org, dillon@freebsd.org X-MFC after: ha ha ha ha
* Forward-declare struct mbuf so that this file is less self-insufficientbde2000-10-051-0/+1
| | | | | | | -- don't depend on garbage in <sys/mount.h>. mbufs aren't actually used here either. They should have been completely removed from filesystem interfaces when they were removed from the interfaces to convert between file handles and vnodes.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* All the references to cfs, in symbols, structs, and stringsrvb1998-09-111-14/+14
| | | | have been changed to coda. (Same for CFS.)
* Pass2 completervb1998-09-021-47/+32
|
* Very Preliminary Codarvb1998-08-291-0/+78
OpenPOWER on IntegriCloud