Files
libguestfs/daemon/sysroot.ml
Richard W.M. Jones 67a261c47a 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.

(cherry picked from commit c931ab3bc8)
2025-08-13 16:09:25 +01:00

1.1 KiB