Source-Changes archive

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

CVS commit: src/sys/ufs/lfs



Module Name:    src
Committed By:   yamt
Date:           Mon Jan 27 23:17:58 UTC 2003

Modified Files:
        src/sys/ufs/lfs: lfs.h lfs_alloc.c lfs_segment.c lfs_vfsops.c

Log Message:
make these compilable with lfs debug options.
(follow daddr_t change)

XXX maybe segment number should be 64bit.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/ufs/lfs/lfs.h
cvs rdiff -r1.61 -r1.62 src/sys/ufs/lfs/lfs_alloc.c
cvs rdiff -r1.95 -r1.96 src/sys/ufs/lfs/lfs_segment.c
cvs rdiff -r1.88 -r1.89 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