Re: [Libguestfs] [libguestfs PATCH 5/7] lib: move guestfs_int_create_socketname() from "launch.c" to "tmpdirs.c"

2023-07-14 Thread Richard W.M. Jones
On Thu, Jul 13, 2023 at 07:10:50PM +0200, Laszlo Ersek wrote: > Consider the following inverted call tree (effectively a dependency tree > -- callees are at the top and near the left margin): > > lazy_make_tmpdir() [lib/tmpdirs.c] > guestfs_int_lazy_make_tmpdir()[lib/tmp

[Libguestfs] [libguestfs PATCH 5/7] lib: move guestfs_int_create_socketname() from "launch.c" to "tmpdirs.c"

2023-07-13 Thread Laszlo Ersek
Consider the following inverted call tree (effectively a dependency tree -- callees are at the top and near the left margin): lazy_make_tmpdir() [lib/tmpdirs.c] guestfs_int_lazy_make_tmpdir()[lib/tmpdirs.c] guestfs_int_make_temp_path()[lib/tmpdirs.c] guestf