Source-Changes archive

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

CVS commit: src/sys/ufs



Module Name:    src
Committed By:   perseant
Date:           Thu Jul 20 23:49:07 UTC 2006

Modified Files:
        src/sys/ufs: files.ufs
        src/sys/ufs/lfs: lfs_alloc.c lfs_extern.h lfs_vfsops.c
Added Files:
        src/sys/ufs/lfs: lfs_rfw.c

Log Message:
Separate the (non-working) LFS kernel roll-forward code into its own file,
lfs_rfw.c.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/ufs/files.ufs
cvs rdiff -r1.95 -r1.96 src/sys/ufs/lfs/lfs_alloc.c
cvs rdiff -r1.85 -r1.86 src/sys/ufs/lfs/lfs_extern.h
cvs rdiff -r0 -r1.1 src/sys/ufs/lfs/lfs_rfw.c
cvs rdiff -r1.216 -r1.217 src/sys/ufs/lfs/lfs_vfsops.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