Subject: CVS commit: src/sys/lkm/vfs/coda
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/06/2003 10:56:37
Module Name: src
Committed By: jdolecek
Date: Sat Sep 6 10:56:37 UTC 2003
Modified Files:
src/sys/lkm/vfs/coda: lkminit_vfs.c
Log Message:
convert over to standard LKM macros; done by defining the VFS
and DEV parts in separate functions, and calling those dispatch
functions from coda_lkmentry()
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/lkm/vfs/coda/lkminit_vfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.