Source-Changes archive

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

CVS commit: src/sys/rump/librump/rumpvfs



Module Name:    src
Committed By:   pooka
Date:           Mon Nov 17 14:30:31 UTC 2014

Modified Files:
        src/sys/rump/librump/rumpvfs: rump_vfs.c rump_vfs_private.h rumpblk.c

Log Message:
Release all hypervisor-level resources for rump_etfs paths when the
rump kernel is halted.

Allows a Xen domU to not complain after it was shut down, or something
like that.  Requested by Martin Lucina.


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/sys/rump/librump/rumpvfs/rump_vfs.c
cvs rdiff -u -r1.17 -r1.18 src/sys/rump/librump/rumpvfs/rump_vfs_private.h
cvs rdiff -u -r1.57 -r1.58 src/sys/rump/librump/rumpvfs/rumpblk.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