Source-Changes archive

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

CVS commit: src/sys/lkm/vfs



Module Name:    src
Committed By:   jdolecek
Date:           Mon Dec 23 17:45:17 UTC 2002

Added Files:
        src/sys/lkm/vfs/cd9660: Makefile lkminit_vfs.c
Removed Files:
        src/sys/lkm/vfs/isofs: Makefile Makefile.inc
        src/sys/lkm/vfs/isofs/cd9660: Makefile lkminit_vfs.c

Log Message:
flatten the LKM vfs hierarchy a bit - no need for isofs/cd9660, put
the LKM code directly to cd9660 directory


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/lkm/vfs/cd9660/Makefile \
    src/sys/lkm/vfs/cd9660/lkminit_vfs.c
cvs rdiff -r1.1 -r0 src/sys/lkm/vfs/isofs/Makefile
cvs rdiff -r1.3 -r0 src/sys/lkm/vfs/isofs/Makefile.inc
cvs rdiff -r1.7 -r0 src/sys/lkm/vfs/isofs/cd9660/Makefile
cvs rdiff -r1.5 -r0 src/sys/lkm/vfs/isofs/cd9660/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