summaryrefslogtreecommitdiffstats
path: root/sys/fs/coda/coda_vnops.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2008-02-08 23:15:36 +0000
committerrwatson <rwatson@FreeBSD.org>2008-02-08 23:15:36 +0000
commit409c34ce7db65ef18e27486ee8aed6014b788431 (patch)
tree9a6abebe8d72eed5d22a53baaba0e55cd62c59ee /sys/fs/coda/coda_vnops.h
parent56c7e4a9b48b59ff8e320e5e4aac935d9b2dfcd7 (diff)
downloadFreeBSD-src-409c34ce7db65ef18e27486ee8aed6014b788431.zip
FreeBSD-src-409c34ce7db65ef18e27486ee8aed6014b788431.tar.gz
The Coda module was originally ported to NetBSD from Mach by rvb, and
then later to FreeBSD. Update various NetBSD-related comments: in some cases delete them because they don't appply, in others update to say FreeBSD as they still apply but in FreeBSD (and might for that matter no longer apply on NetBSD), and flag one case where I'm not sure whether it applies. MFC after: 1 month
Diffstat (limited to 'sys/fs/coda/coda_vnops.h')
-rw-r--r--sys/fs/coda/coda_vnops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/coda/coda_vnops.h b/sys/fs/coda/coda_vnops.h
index 5ea00918..75c3316 100644
--- a/sys/fs/coda/coda_vnops.h
+++ b/sys/fs/coda/coda_vnops.h
@@ -46,7 +46,7 @@
*/
-/* NetBSD interfaces to the vnodeops */
+/* FreeBSD interfaces to the vnodeops */
vop_open_t coda_open;
vop_close_t coda_close;
vop_read_t coda_read;
OpenPOWER on IntegriCloud