summaryrefslogtreecommitdiffstats
path: root/sys/coda/coda_fbsd.c
diff options
context:
space:
mode:
authorrvb <rvb@FreeBSD.org>1998-09-13 13:57:59 +0000
committerrvb <rvb@FreeBSD.org>1998-09-13 13:57:59 +0000
commitc972cf2a023cbbef488f40a5953c085b9a038298 (patch)
tree72efa8c5d0f590d35538434d39d738ce7f1df6f5 /sys/coda/coda_fbsd.c
parentac5f389299786b41800e6d4bb7ca8c39c173b246 (diff)
downloadFreeBSD-src-c972cf2a023cbbef488f40a5953c085b9a038298.zip
FreeBSD-src-c972cf2a023cbbef488f40a5953c085b9a038298.tar.gz
Finish conversion of cfs -> coda
Diffstat (limited to 'sys/coda/coda_fbsd.c')
-rw-r--r--sys/coda/coda_fbsd.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/coda/coda_fbsd.c b/sys/coda/coda_fbsd.c
index 4c49386..a334745 100644
--- a/sys/coda/coda_fbsd.c
+++ b/sys/coda/coda_fbsd.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_fbsd.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $
- * $Id: cfs_fbsd.c,v 1.2 1998/09/02 19:09:53 rvb Exp $
+ * @(#) src/sys/coda/coda_fbsd.cr,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $
+ * $Id: coda_fbsd.c,v 1.3 1998/09/11 18:50:16 rvb Exp $
*
*/
@@ -44,9 +44,9 @@
#include <vm/vm.h>
#include <vm/vnode_pager.h>
-#include <cfs/coda.h>
-#include <cfs/cnode.h>
-#include <cfs/cfs_vnodeops.h>
+#include <coda/coda.h>
+#include <coda/cnode.h>
+#include <coda/coda_vnops.h>
#ifdef DEVFS
#include <sys/devfsext.h>
OpenPOWER on IntegriCloud