Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/librump
Module Name: src
Committed By: pooka
Date: Mon Dec 29 20:39:49 UTC 2008
Modified Files:
src/sys/rump/librump/rumpkern: rump_private.h
src/sys/rump/librump/rumpvfs: rump_vfs.c rumpfs.c
Log Message:
Register a dummy block device for rump, since some file systems do
a sanity check to see if the block device exists. This dummy block
device should eventually replace rump specfs.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/rump/librump/rumpkern/rump_private.h
cvs rdiff -r1.5 -r1.6 src/sys/rump/librump/rumpvfs/rump_vfs.c
cvs rdiff -r1.4 -r1.5 src/sys/rump/librump/rumpvfs/rumpfs.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