On Fri, Apr 21, 2023 at 10:20:35AM +0100, Richard W.M. Jones wrote:
impl Server for RamDisk {
+ fn after_fork() -> Result<()> {
+ // A place to start background threads.
+ eprintln!("forked");
Alan, this reminds me that there is no binding for nbdkit_debug. I
think there should be as it is very useful!
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
nbdkit - Flexible, fast NBD server with plugins
https://gitlab.com/nbdkit/nbdkit