summaryrefslogtreecommitdiff
path: root/sys/coda/coda_psdev.c
diff options
context:
space:
mode:
authorRobert V. Baron <rvb@FreeBSD.org>1998-09-13 13:57:59 +0000
committerRobert V. Baron <rvb@FreeBSD.org>1998-09-13 13:57:59 +0000
commitd3459488aec07a89a9721473ad14776139ea0e59 (patch)
tree142df20fdaa204ff41e4709fe514a3afdf25c1ff /sys/coda/coda_psdev.c
parent38c931abc7fbf7136dcc1eab07825ad8ef67f454 (diff)
Notes
Diffstat (limited to 'sys/coda/coda_psdev.c')
-rw-r--r--sys/coda/coda_psdev.c18
1 files changed, 11 insertions, 7 deletions
diff --git a/sys/coda/coda_psdev.c b/sys/coda/coda_psdev.c
index d8d763584c72..9edc7d527f0f 100644
--- a/sys/coda/coda_psdev.c
+++ b/sys/coda/coda_psdev.c
@@ -26,8 +26,8 @@
* improvements or extensions that they make, and to grant Carnegie
* Mellon the rights to redistribute these changes without encumbrance.
*
- * @(#) src/sys/cfs/cfs_psdev.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $
- * $Id: cfs_psdev.c,v 1.2 1998/09/02 19:09:53 rvb Exp $
+ * @(#) src/sys/coda/coda_psdev.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $
+ * $Id: coda_psdev.c,v 1.3 1998/09/11 18:50:17 rvb Exp $
*
*/
@@ -52,7 +52,11 @@
/*
* HISTORY
- * $Log: cfs_psdev.c,v $
+ * $Log: coda_psdev.c,v $
+ * Revision 1.3 1998/09/11 18:50:17 rvb
+ * All the references to cfs, in symbols, structs, and strings
+ * have been changed to coda. (Same for CFS.)
+ *
* Revision 1.2 1998/09/02 19:09:53 rvb
* Pass2 complete
*
@@ -167,10 +171,10 @@ extern int coda_nc_initialized; /* Set if cache has been initialized */
#include <sys/poll.h>
#include <sys/conf.h>
-#include <cfs/coda.h>
-#include <cfs/cnode.h>
-#include <cfs/cfsnc.h>
-#include <cfs/cfsio.h>
+#include <coda/coda.h>
+#include <coda/cnode.h>
+#include <coda/coda_namecache.h>
+#include <coda/coda_io.h>
#define CTL_C