Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libukfs
Module Name: src
Committed By: pooka
Date: Fri Aug 1 19:52:11 UTC 2008
Modified Files:
src/lib/libukfs: ukfs.3 ukfs.c ukfs.h
Log Message:
Introduce ukfs_vfstypes() which returns the available file system
types loaded into rump. Now it is possible to iterate over all
file system types supported by a rump program in an attempt to
access an unknown file system image instead of having to know
beforehand which type of file system is on the image.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libukfs/ukfs.3
cvs rdiff -r1.3 -r1.4 src/lib/libukfs/ukfs.c
cvs rdiff -r1.5 -r1.6 src/lib/libukfs/ukfs.h
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