Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/lkm/vfs/coda



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.




Home | Main Index | Thread Index | Old Index