aboutsummaryrefslogtreecommitdiff
path: root/sys/coda/coda_opstats.h
Commit message (Collapse)AuthorAgeFilesLines
* Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/codaRobert Watson2007-07-121-127/+0
| | | | | | | | | | | | | by removing files from src/sys/coda, and updating include paths in the new location, kernel configuration, and Makefiles. In one case add $FreeBSD$. Discussed with: anderson, Jan Harkes <jaharkes@cs.cmu.edu> Approved by: re (kensmith) Repo-copy madness: simon Notes: svn path=/head/; revision=171416
* Start each of the license/copyright comments with /*-Warner Losh2005-01-051-1/+1
| | | | Notes: svn path=/head/; revision=139745
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Finish conversion of cfs -> codaRobert V. Baron1998-09-131-2/+2
| | | | Notes: svn path=/head/; revision=39126
* All the references to cfs, in symbols, structs, and stringsRobert V. Baron1998-09-111-30/+30
| | | | | | | have been changed to coda. (Same for CFS.) Notes: svn path=/head/; revision=39085
* Pass2 completeRobert V. Baron1998-09-021-33/+31
| | | | Notes: svn path=/head/; revision=38759
* Very Preliminary CodaRobert V. Baron1998-08-291-0/+129
Notes: svn path=/cvs2svn/branches/CODA/; revision=38625