Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump
Module Name: src
Committed By: pooka
Date: Sun Sep 2 13:29:50 UTC 2007
Modified Files:
src/sys/rump/fs/lib/libukfs: ukfs.c
src/sys/rump/librump/rumpkern: rump.c rump.h
Log Message:
* Give rump_vfs_root() the option of returning the vnode unlocked.
* initialize syncdelay
* implement io_sync handler
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/rump/fs/lib/libukfs/ukfs.c
cvs rdiff -r1.11 -r1.12 src/sys/rump/librump/rumpkern/rump.c
cvs rdiff -r1.14 -r1.15 src/sys/rump/librump/rumpkern/rump.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