Files
libguestfs/daemon/sysroot.ml
Richard W.M. Jones c931ab3bc8 daemon: sysroot: Avoid copying the path every time we call sysroot ()
This path never changes once the daemon has started up, so we don't
need to call into C code and copy the string every time.
2025-08-13 16:08:28 +01:00

1.1 KiB