Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lib/libsa
Module Name: src
Committed By: simonb
Date: Sun Feb 23 23:17:43 UTC 2003
Modified Files:
src/sys/lib/libsa: Makefile lfs.c lfs.h
Added Files:
src/sys/lib/libsa: lfsv1.c lfsv2.c
Log Message:
Add support for LFSv2 filesystems. From a libsa standpoint, LFSv1 and
LFSv2 are treated as separate filesystem types for size considerations.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/lib/libsa/Makefile
cvs rdiff -r1.9 -r1.10 src/sys/lib/libsa/lfs.c
cvs rdiff -r1.1 -r1.2 src/sys/lib/libsa/lfs.h
cvs rdiff -r0 -r1.1 src/sys/lib/libsa/lfsv1.c src/sys/lib/libsa/lfsv2.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